1 # $NetBSD: Makefile,v 1.3 2004/03/14 20:11:24 wiz Exp $
3 .
include "../../../Makefile.serverlib"
7 .PATH
: ${X11SRCDIR.xc
}/programs
/Xserver
/hw
/netbsd
/x68k
8 SRCS
= x68kInit.c x68kConfig.c x68kIo.c x68kMouse.c x68kKbd.c x68kKeyMap.c \
9 x68kFb.c x68kGraph.c x68kText.c x68kInEx.c
11 # trim fonts / extensions / XSERVERINCDIR if possible
12 CPPFLAGS
+= -I
${X11SRCDIR.xc
}/programs
/Xserver
/hw
/netbsd
/x68k \
13 -I
${X11SRCDIR.xc
}/programs
/Xserver \
14 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mi \
15 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mfb \
16 -I
${X11SRCDIR.xc
}/programs
/Xserver
/cfb \
17 -I
${X11SRCDIR.xc
}/programs
/Xserver
/include \
18 -I
${X11SRCDIR.xc
}/programs
/Xserver
/os \
19 -I
${DESTDIR}${X11INCDIR}/X11 \
20 -I
${X11SRCDIR.xc
}/include/fonts \
21 -I
${X11SRCDIR.xc
}/include/extensions \
24 CPPFLAGS
+= -UXFree86LOADER
-UXF86VIDMODE
-UXFreeXDGA
-UXF86MISC \
25 -UXF86DRI
-UXF86BIGFONT
27 CPPFLAGS.x68kConfig.c
= -DX11_LIBDIR
=\"${X11ETCDIR}\"
29 BUILDSYMLINKS
= ..
/..
/..
/mi
/miinitext.c x68kInEx.c