PERFORCE change 42964 for review

Robert Watson rwatson at FreeBSD.org
Sun Nov 23 11:29:02 PST 2003


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

Change 42964 by rwatson at rwatson_powerbook on 2003/11/23 11:28:50

	Simplify install instructions for mac_cmds, there's now a central
	Makefile for it.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#12 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#12 (text+ko) ====

@@ -152,17 +152,9 @@
 
 Step 8: Build, Install MAC Label Tools
 
-    cd mac_cmds/getfmac
+    cd mac_cmds
     make ; sudo make install
-    cd ../getpmac
-    make ; sudo make install
-    cd ../mexec
-    make ; sudo make install
-    cd ../setfmac
-    make ; sudo make install
-    cd ../setfsmac
-    make ; sudo make install
-    cd ../..
+    cd ..
 
 Step 9: Build, Install SEBSD Tools
 


More information about the p4-projects mailing list