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
/pcl
10 SRCS
= PclArc.c PclArea.c PclAttVal.c PclAttr.c PclColor.c \
11 PclCursor.c PclFonts.c PclGC.c PclInit.c PclLine.c \
12 PclMisc.c PclPixel.c PclPixmap.c PclPolygon.c \
13 PclPrint.c PclSFonts.c PclSpans.c PclText.c PclWindow.c
15 CPPFLAGS
+= -I
${DESTDIR}${X11INCDIR}/X11 \
16 -I
${X11SRCDIR.xc
}/programs
/Xserver
/Xprint \
17 -I
${X11SRCDIR.xc
}/programs
/Xserver
/include \
18 -I
${X11SRCDIR.xc
}/include/fonts \
19 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mi \
20 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mfb \
21 -I
${X11SRCDIR.xc
}/programs
/Xserver
/cfb
23 CPPFLAGS
+= -DPSZ
=8 -DXP_PCL_COLOR
-UXFree86LOADER
-D_XP_PRINT_SERVER_