PERFORCE change 76866 for review
Christian S.J. Peron
csjp at FreeBSD.org
Thu May 12 04:39:41 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=76866
Change 76866 by csjp at 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>
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list