PERFORCE change 43339 for review

Robert Watson rwatson at FreeBSD.org
Wed Dec 3 01:55:29 GMT 2003


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

Change 43339 by rwatson at rwatson_powerbook on 2003/12/02 17:54:52

	Also install mac_policy.h so kext policy modules can reference
	it.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/Makefile#3 edit

Differences ...

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

@@ -3,7 +3,8 @@
 dummy:
 	@echo Please following the directions in bootstrap_instructions.txt
 
-TBSDHEADERS=apsl/xnu/bsd/sys/extattr.h apsl/xnu/bsd/sys/mac.h apsl/xnu/bsd/sys/_label.h \
+TBSDHEADERS=apsl/xnu/bsd/sys/extattr.h apsl/xnu/bsd/sys/mac.h \
+    apsl/xnu/bsd/sys/mac_policy.h apsl/xnu/bsd/sys/_label.h \
     apsl/xnu/bsd/sys/ucred.h
 
 install-headers:
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