1 # $NetBSD: Makefile,v 1.2 2003/09/23 23:21:15 lukem Exp $
3 .
include "../../Makefile.serverlib"
8 .PATH
: ${X11SRCDIR.xc
}/programs
/Xserver
/Xprint
/raster
10 SRCS
= Raster.c RasterAttVal.c
12 CPPFLAGS
+= -I
${DESTDIR}${X11INCDIR}/X11 \
13 -I
${X11SRCDIR.xc
}/programs
/Xserver
/Xprint \
14 -I
${X11SRCDIR.xc
}/programs
/Xserver
/cfb \
15 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mfb \
16 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mi \
17 -I
${X11SRCDIR.xc
}/programs
/Xserver
/include \
18 -I
${X11SRCDIR.xc
}/include \
19 -I
${X11SRCDIR.xc
}/include/fonts
21 CPPFLAGS
+= -D_XP_PRINT_SERVER_
-UXFree86LOADER