Needs os-support/bus for xf86Pci.h.

This commit is contained in:
soren 2004-01-05 02:43:37 +00:00
parent 41b837f4b1
commit bea92f5554
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2004/01/02 06:17:35 rtr Exp $
# $NetBSD: Makefile,v 1.4 2004/01/05 02:43:37 soren Exp $
XMODULEDIR= ${X11USRLIBDIR}/modules/drivers
@ -18,6 +18,7 @@ XSERVERINCDIR!= cd ${NETBSDSRCDIR}/x11/Xserver/include && ${PRINTOBJDIR}
CPPFLAGS+= -I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/drivers/ati \
-I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/common \
-I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/os-support \
-I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/os-support/bus \
-I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86 \
-I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/vbe \
-I${X11SRCDIR.xc}/programs/Xserver/hw/xfree86/int10 \