PERFORCE change 39489 for review
Chris Vance
cvance at FreeBSD.org
Sat Oct 11 02:13:10 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=39489
Change 39489 by cvance at cvance_osx_laptop on 2003/10/10 19:12:45
Add Makefiles for sebsd subdirectories
Update Makefiles for SEBSD
Affected files ...
.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/security/Makefile#2 edit
.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/security/conf/Makefile.template#2 edit
.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/security/conf/files#2 edit
.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/security/sebsd/avc/Makefile#1 add
.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/security/sebsd/ss/Makefile#1 add
Differences ...
==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/security/Makefile#2 (text+ko) ====
==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/security/conf/Makefile.template#2 (text+ko) ====
@@ -11,9 +11,9 @@
export IDENT
#
-# XXX: INCFLAGS to include libsa prototypes
+# INCFLAGS to include security prototypes
#
-INCFLAGS_MAKEFILE= -I$(SOURCE)libsa
+INCFLAGS_MAKEFILE= -I$(SOURCE) -I$(SOURCE)/..
export MakeInc_cmd=${SRCROOT}/makedefs/MakeInc.cmd
export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/security/conf/files#2 (text+ko) ====
@@ -4,5 +4,18 @@
# security
-security/mac_test/test.c standard
-security/sebsd/sebsd.c standard
+security/mac_test/mac_test.c standard
+security/sebsd/sebsd.c standard
+security/sebsd/sebsd_syscall.c standard
+security/sebsd/sebsd_sysctl.c standard
+security/sebsd/avc/avc.c standard
+security/sebsd/ss/avtab.c standard
+security/sebsd/ss/ebitmap.c standard
+security/sebsd/ss/hashtab.c standard
+security/sebsd/ss/init.c standard
+security/sebsd/ss/policydb.c standard
+security/sebsd/ss/queue.c standard
+security/sebsd/ss/services.c standard
+security/sebsd/ss/sidtab.c standard
+security/sebsd/ss/symtab.c standard
+security/sebsd/ss/fileutils.c standard
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