Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2006 22:03:41 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 95093 for review
Message-ID:  <200604122203.k3CM3fLn028104@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=95093

Change 95093 by jb@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
 



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