1 # $NetBSD: Makefile,v 1.2 2004/02/09 00:28:25 lukem Exp $
3 .
include "../../../Makefile.serverlib"
9 .PATH
: ${X11SRCDIR.xc
}/programs
/Xserver
/hw
/netbsd
/newsmips
10 SRCS
= newsmipsInit.c newsmipsScreen.c newsmipsIo.c newsmipsKbd.c \
11 newsmipsMouse.c newsmipsFB.c newsmipsColormap.c \
12 newsmipsKeymap.c newsmipsInEx.c
14 CPPFLAGS
+= -I
${X11SRCDIR.xc
}/programs
/Xserver
/hw
/newsmips \
15 -I
${X11SRCDIR.xc
}/programs
/Xserver \
16 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mi \
17 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mfb \
18 -I
${X11SRCDIR.xc
}/programs
/Xserver
/cfb \
19 -I
${X11SRCDIR.xc
}/programs
/Xserver
/cfb32 \
20 -I
${X11SRCDIR.xc
}/programs
/Xserver
/include \
21 -I
${DESTDIR}${X11INCDIR}/X11 \
22 -I
${X11SRCDIR.xc
}/include/fonts \
23 -I
${X11SRCDIR.xc
}/include/extensions \
26 CPPFLAGS
+= -UXFree86LOADER
-UXF86VIDMODE
-UXFreeXDGA
-UXF86MISC \
27 -UXF86DRI
-UXF86BIGFONT
29 BUILDSYMLINKS
= ..
/..
/..
/mi
/miinitext.c newsmipsInEx.c