1 # $NetBSD: Makefile,v 1.3 2004/02/07 06:52:05 lukem Exp $
3 .
include "../../../Makefile.serverlib"
7 .PATH
: ${X11SRCDIR.xc
}/programs
/Xserver
/hw
/netbsd
/hpc
8 SRCS
= hpc.h xf86Keymap.h atKeynames.h \
9 hpcFB.c hpcIo.c hpcKeymap.c hpcScreen.c \
10 hpcInit.c hpcKbd.c hpcMouse.c hpcColormap.c hpcInEx.c
12 # trim fonts / extensions / XSERVERINCDIR if possible
13 CPPFLAGS
+= -I
${X11SRCDIR.xc
}/programs
/Xserver
/hw
/netbsd
/hpc \
14 -I
${X11SRCDIR.xc
}/programs
/Xserver \
15 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mi \
16 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mfb \
17 -I
${X11SRCDIR.xc
}/programs
/Xserver
/cfb \
18 -I
${X11SRCDIR.xc
}/programs
/Xserver
/include \
19 -I
${X11SRCDIR.xc
}/programs
/Xserver
/os \
20 -I
${DESTDIR}${X11INCDIR}/X11 \
21 -I
${X11SRCDIR.xc
}/include/fonts \
22 -I
${X11SRCDIR.xc
}/include/extensions \
25 CPPFLAGS
+= -UXFree86LOADER
-UXF86VIDMODE
-UXFreeXDGA
-UXF86MISC \
26 -UXF86DRI
-UXF86BIGFONT
28 BUILDSYMLINKS
= ..
/..
/..
/mi
/miinitext.c hpcInEx.c