Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2008 03:31:17 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 138789 for review
Message-ID:  <200803280331.m2S3VHVn013264@repoman.freebsd.org>

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

Change 138789 by jb@jb_freebsd1 on 2008/03/28 03:30:28

	Add an include path.

Affected files ...

.. //depot/projects/dtrace/src/cddl/lib/libctf/Makefile#7 edit

Differences ...

==== //depot/projects/dtrace/src/cddl/lib/libctf/Makefile#7 (text+ko) ====

@@ -26,6 +26,7 @@
 CFLAGS+=	-I${.CURDIR}/../../../sys/cddl/compat/opensolaris \
 		-I${.CURDIR}/../../../cddl/compat/opensolaris/include \
 		-I${OPENSOLARIS_USR_DISTDIR}/head \
+		-I${OPENSOLARIS_USR_DISTDIR}/common/ctf \
 		-I${OPENSOLARIS_USR_DISTDIR}/lib/libctf/common \
 		-I${OPENSOLARIS_SYS_DISTDIR}/uts/common
 



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