1 # $NetBSD: Makefile,v 1.1 2003/12/27 03:14:56 rtr Exp $
3 XMODULEDIR
= ${X11USRLIBDIR}/modules
/input
5 .
include "../../../../Makefile.serverlib"
8 .PATH
: ${X11SRCDIR.xc
}/programs
/Xserver
/hw
/xfree86
/input
/calcomp
12 CPPFLAGS
+= -I
${X11SRCDIR.xc
}/programs
/Xserver
/hw
/xfree86
/input
/calcomp \
13 -I
${X11SRCDIR.xc
}/programs
/Xserver
/hw
/xfree86
/common \
14 -I
${X11SRCDIR.xc
}/programs
/Xserver
/hw
/xfree86
/loader \
15 -I
${X11SRCDIR.xc
}/programs
/Xserver
/hw
/xfree86
/os-support \
16 -I
${X11SRCDIR.xc
}/programs
/Xserver
/include \
17 -I
${DESTDIR}${X11INCDIR}/X11 \
18 -I
${DESTDIR}${X11INCDIR}/X11
/extensions \
23 .
include "../../Makefile.drivermod"