summaryrefslogtreecommitdiff
path: root/usr.sbin/pciconf
diff options
context:
space:
mode:
authorGuido van Rooij <guido@FreeBSD.org>1997-07-13 11:51:42 +0000
committerGuido van Rooij <guido@FreeBSD.org>1997-07-13 11:51:42 +0000
commit11523cf5fb996a8a3621debf7b6f6156d4e6c833 (patch)
treed4f51e0c8026be87f0a072ea285e23349fe831c7 /usr.sbin/pciconf
parentdc7cf2d1013b8b0d5f0b5f59c243adef443e820b (diff)
downloadsrc-test2-11523cf5fb996a8a3621debf7b6f6156d4e6c833.tar.gz
src-test2-11523cf5fb996a8a3621debf7b6f6156d4e6c833.zip
Notes
Diffstat (limited to 'usr.sbin/pciconf')
-rw-r--r--usr.sbin/pciconf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pciconf/Makefile b/usr.sbin/pciconf/Makefile
index 12b95fd2b9ca..aba7ba479366 100644
--- a/usr.sbin/pciconf/Makefile
+++ b/usr.sbin/pciconf/Makefile
@@ -2,6 +2,5 @@
PROG= pciconf
MAN8= pciconf.8
-CFLAGS+= -I/sys
.include <bsd.prog.mk>