Back out previos; xf86Pci.h is linked from XSERVERINCDIR.

Pointed out by Tyler.
This commit is contained in:
soren 2004-01-05 03:48:38 +00:00
parent ce4f8ccef2
commit 6a8f6bd71b

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2004/01/05 02:43:37 soren Exp $
# $NetBSD: Makefile,v 1.5 2004/01/05 03:48:38 soren Exp $
XMODULEDIR= ${X11USRLIBDIR}/modules/drivers
@ -18,7 +18,6 @@ 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 \