PERFORCE change 1190028 for review

John Baldwin jhb at FreeBSD.org
Tue Jan 14 19:06:28 UTC 2014


http://p4web.freebsd.org/@@1190028?ac=10

Change 1190028 by jhb at jhb_jhbbsd on 2014/01/14 19:06:26

	Building hack for this branch.

Affected files ...

.. //depot/projects/pci/usr.sbin/pciconf/Makefile#2 edit

Differences ...

==== //depot/projects/pci/usr.sbin/pciconf/Makefile#2 (text+ko) ====

@@ -5,6 +5,8 @@
 SRCS=	pciconf.c cap.c err.c
 MAN=	pciconf.8
 
+CFLAGS+= -I${.CURDIR}/../../sys
+
 WARNS?=	3
 
 .include <bsd.prog.mk>


More information about the p4-projects mailing list