1 # $NetBSD: Makefile,v 1.2 2004/02/07 06:52:05 lukem Exp $
3 XMODULEDIR
= ${X11USRLIBDIR}/modules
/drivers
5 .
include "../../../../Makefile.serverlib"
8 .PATH
: ${X11SRCDIR.xc
}/programs
/Xserver
/hw
/xfree86
/drivers
/dummy
12 CPPFLAGS
+= -I
${X11SRCDIR.xc
}/programs
/Xserver
/hw
/xfree86
/drivers
/dummy \
13 -I
${X11SRCDIR.xc
}/programs
/Xserver
/hw
/xfree86
/common \
14 -I
${X11SRCDIR.xc
}/programs
/Xserver
/hw
/xfree86
/os-support \
15 -I
${X11SRCDIR.xc
}/programs
/Xserver
/include \
16 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mi \
17 -I
${X11SRCDIR.xc
}/programs
/Xserver
/fb \
18 -I
${X11SRCDIR.xc
}/programs
/Xserver
/mfb \
19 -I
${DESTDIR}${X11INCDIR}/X11 \
20 -I
${X11SRCDIR.xc
}/include/fonts \
21 -I
${X11SRCDIR.xc
}/programs
/Xserver
/hw
/xfree86
/ramdac \
22 -I
${X11SRCDIR.xc
}/programs
/Xserver
/Xext \
23 -I
${DESTDIR}${X11INCDIR}/X11
/extensions \
24 -I
${X11SRCDIR.xc
}/programs
/Xserver
/render \
29 .
include "../../Makefile.drivermod"