Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2005 04:39:41 GMT
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 76866 for review
Message-ID:  <200505120439.j4C4dfKF030855@repoman.freebsd.org>

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

Change 76866 by csjp@csjp_xor on 2005/05/12 04:39:25

	Manually specify include path

Affected files ...

.. //depot/projects/trustedbsd/mac/usr.sbin/getfhash/Makefile#4 edit

Differences ...

==== //depot/projects/trustedbsd/mac/usr.sbin/getfhash/Makefile#4 (text+ko) ====

@@ -3,4 +3,6 @@
 NO_MAN=	
 WARNS=	6
 
+CFLAGS+=-I${.CURDIR}/../../sys/
+
 .include <bsd.prog.mk>



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