PERFORCE change 91454 for review

Rob Deker deker at FreeBSD.org
Thu Feb 9 19:55:20 GMT 2006


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

Change 91454 by deker at deker_build1.columbia.sparta.com on 2006/02/09 19:54:38

	Add bits to add notifyd and mtest method mappings to migscs

Affected files ...

.. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/Makefile#8 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/Makefile#8 (text+ko) ====

@@ -45,9 +45,7 @@
 
 # Mig security classes and access vectors
 
-DEFS = $(DARWIN_ROOT)/system_cmds/mach_init.tproj/bootstrap.defs
-#DEFS+= $(DARWIN_ROOT)/netinfo/servers/notifyd/notify_ipc.defs
-#DEFS+= $(DARWIN_ROOT)/../../examples/mig/mtest.defs
+DEFS = $(DARWIN_ROOT)/system_cmds/mach_init.tproj/bootstrap.defs $(DARWIN_ROOT)/netinfo/servers/notifyd/notify_ipc.defs $(DARWIN_ROOT)/../../examples/mig/mtest.defs
 
 mig_msgids: $(DEFS)
 	echo > $@
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