1 # $NetBSD: Makefile,v 1.2 2003/09/23 23:21:14 lukem Exp $
3 .
include "../../Makefile.serverlib"
8 .PATH
: ${X11SRCDIR.xc
}/programs
/Xserver
/Xprint
/ps
10 SRCS
= PsArc.c PsArea.c PsAttVal.c PsAttr.c PsCache.c PsColor.c \
11 PsFonts.c PsGC.c PsInit.c PsLine.c PsMisc.c PsPixel.c \
12 PsPixmap.c PsPolygon.c PsPrint.c PsSpans.c PsText.c \
15 CPPFLAGS
+= -I
${X11SRCDIR.xc
}/programs
/Xserver
/cfb \
16 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mi \
17 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mfb \
18 -I
${DESTDIR}${X11INCDIR}/X11 \
19 -I
${X11SRCDIR.xc
}/programs
/Xserver
/include \
20 -I
${X11SRCDIR.xc
}/programs
/Xserver
/Xprint \
21 -I
${X11SRCDIR.xc
}/include/fonts \
22 -I
${X11SRCDIR.xc
}/lib
/font
/include
24 CPPFLAGS
+= -UXFree86LOADER
-DXP_PSTEXT
-D_XP_PRINT_SERVER_
-DBM_CACHE