PERFORCE change 39491 for review
Chris Vance
cvance at FreeBSD.org
Sat Oct 11 02:15:14 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=39491
Change 39491 by cvance at cvance_osx_laptop on 2003/10/10 19:14:46
Add security directory to the component list
Affected files ...
.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/makedefs/MakeInc.def#2 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/makedefs/MakeInc.def#2 (text+ko) ====
@@ -28,7 +28,7 @@
# Component List
#
ifndef COMPONENT_LIST
-export COMPONENT_LIST = osfmk bsd iokit pexpert libkern libsa
+export COMPONENT_LIST = osfmk bsd iokit pexpert libkern libsa security
export COMPONENT_LIST_UC := $(shell echo -n $(COMPONENT_LIST) | $(TR) a-z A-Z)
endif
ifndef COMPONENT
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