PERFORCE change 42887 for review

Andrew Reisse areisse at FreeBSD.org
Fri Nov 21 13:34:51 GMT 2003


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

Change 42887 by areisse at areisse_ibook on 2003/11/21 05:33:58

	point flask sources back to the included ones

Affected files ...

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

Differences ...

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

@@ -1,11 +1,9 @@
 include ../Makeconfig
 
-FLASK=$(DARWIN)/security/sebsd/flask
-
 default: policy.h
 
-INPUTS = $(FLASK)/security_classes $(FLASK)/initial_sids \
-	$(FLASK)/access_vectors rules.m4 users initial_sid_contexts fs_use \
+INPUTS = flask/security_classes flask/initial_sids \
+	flask/access_vectors rules.m4 users initial_sid_contexts fs_use \
 	devfs
 
 policy.conf: $(INPUTS)
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