PERFORCE change 42849 for review
Robert Watson
rwatson at FreeBSD.org
Thu Nov 20 23:01:53 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=42849
Change 42849 by rwatson at rwatson_powerbook on 2003/11/20 15:01:36
Don't look in Andrew's home directory, use the path specified in Makeconfig.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin/sebsd_cmds/checkpolicy/Makefile#2 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin/sebsd_cmds/checkpolicy/Makefile#2 (text+ko) ====
@@ -13,5 +13,5 @@
policy_parse.h: policy_parse.y
mv -f y.tab.h policy_parse.h
-CFLAGS += -I/Users/andrew/p4/sedarwin/apsl/xnu/security/sebsd/ss
+CFLAGS += -I$(DARWIN)/security/sebsd/ss
YFLAGS += -d
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