summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf/Makefile
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>1997-07-14 15:10:34 +0000
committerguido <guido@FreeBSD.org>1997-07-14 15:10:34 +0000
commit069c57b5d7378beee504e22cf558d8a6e385c042 (patch)
treea3f1627b8db7002cec44e8690f255c5fac849a7a /usr.sbin/pciconf/Makefile
parent9e71915834148018d292199688b0629d169e4741 (diff)
downloadFreeBSD-src-069c57b5d7378beee504e22cf558d8a6e385c042.zip
FreeBSD-src-069c57b5d7378beee504e22cf558d8a6e385c042.tar.gz
Unbreak it. Apparently I forgot to do a make clean when testing :-(
Unfortunately, Makefile is not included in .depend.
Diffstat (limited to 'usr.sbin/pciconf/Makefile')
-rw-r--r--usr.sbin/pciconf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pciconf/Makefile b/usr.sbin/pciconf/Makefile
index aba7ba4..47a11dc 100644
--- a/usr.sbin/pciconf/Makefile
+++ b/usr.sbin/pciconf/Makefile
@@ -2,5 +2,6 @@
PROG= pciconf
MAN8= pciconf.8
+CFLAGS=+-I${.CURDIR}/../../sys
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud