PERFORCE change 42890 for review

Robert Watson rwatson at FreeBSD.org
Fri Nov 21 14:50:23 GMT 2003


http://perforce.freebsd.org/chv.cgi?CH=42890

Change 42890 by rwatson at rwatson_powerbook on 2003/11/21 06:49:53

	Include an "install" target to propagate the policy file
	to the kernel build.  As the bootstrap_instructions indicate,
	this should be temporary.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/policy/Makefile#5 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/policy/Makefile#5 (text+ko) ====

@@ -27,6 +27,9 @@
 bininclude: bininclude.C
 	gcc -o $@ $<
 
+install:
+	cp policy.h ../apsl/xnu/security/sebsd/sebsd_policy.h
+
 clean:
 	rm -f bininclude policy.16 policy.conf  policy.h rules.m4 fc.out \
 	    genfs
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