summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2013-02-05 18:55:09 +0000
committerjhb <jhb@FreeBSD.org>2013-02-05 18:55:09 +0000
commitb313f550e1119059ac3b02a0849b10b166b3a3fd (patch)
treef937fdab38e4b32aeffec94929e867d2572b3b37 /usr.sbin/pciconf
parent2e6231f8ebe6ac7a9374e9c72531a220a8aa2d9d (diff)
downloadFreeBSD-src-b313f550e1119059ac3b02a0849b10b166b3a3fd.zip
FreeBSD-src-b313f550e1119059ac3b02a0849b10b166b3a3fd.tar.gz
Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headers
in /usr/include. MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/pciconf')
-rw-r--r--usr.sbin/pciconf/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pciconf/Makefile b/usr.sbin/pciconf/Makefile
index 32e9848..a839733 100644
--- a/usr.sbin/pciconf/Makefile
+++ b/usr.sbin/pciconf/Makefile
@@ -5,8 +5,6 @@ PROG= pciconf
SRCS= pciconf.c cap.c err.c
MAN= pciconf.8
-CFLAGS+= -I${.CURDIR}/../../sys
-
WARNS?= 3
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud