PERFORCE change 42965 for review
    Robert Watson 
    rwatson at FreeBSD.org
       
    Sun Nov 23 11:32:06 PST 2003
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=42965
Change 42965 by rwatson at rwatson_powerbook on 2003/11/23 11:31:39
	Add a central sebsd_cmds Makefile with all and install targets;
	update directions.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#13 edit
.. //depot/projects/trustedbsd/sedarwin/sebsd_cmds/Makefile#1 add
Differences ...
==== //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#13 (text+ko) ====
@@ -158,12 +158,9 @@
 
 Step 9: Build, Install SEBSD Tools
 
-    cd sebsd_cmds/checkpolicy
+    cd sebsd_cmds
     make ; sudo make install
-    cd ../loadpolicy
-    make ; sudo make install
-    cd ../newrole
-    make ; sudo make install
+    cd ..
 
 Step 9: Build, Install wslogin and WindowServer wrapper
 
    
    
More information about the p4-projects
mailing list