PERFORCE change 95093 for review
John Birrell
jb at FreeBSD.org
Wed Apr 12 22:03:42 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=95093
Change 95093 by jb at jb_freebsd2 on 2006/04/12 22:03:01
OpenSolaris source distribution has headers all over the place. Include
a couple more places. Sigh.
Affected files ...
.. //depot/projects/dtrace/src/cddl/usr.bin/sgsmsg/Makefile#5 edit
Differences ...
==== //depot/projects/dtrace/src/cddl/usr.bin/sgsmsg/Makefile#5 (text+ko) ====
@@ -12,6 +12,8 @@
CFLAGS+= -I${.CURDIR}/../../.. \
-I${.CURDIR}/../../../contrib \
+ -I${.CURDIR}/../../../sys/contrib \
+ -I${OPENSOLARIS_USR_DISTDIR}/head \
-I${OPENSOLARIS_USR_DISTDIR}/cmd/sgs/include \
-I${OPENSOLARIS_SYS_DISTDIR}/uts/common
More information about the p4-projects
mailing list