Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2014 19:06:27 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 1190028 for review
Message-ID:  <201401141906.s0EJ6RPE021787@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@1190028?ac=10

Change 1190028 by jhb@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401141906.s0EJ6RPE021787>