PERFORCE change 90795 for review
    Robert Watson 
    rwatson at FreeBSD.org
       
    Tue Jan 31 07:45:43 PST 2006
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=90795
Change 90795 by rwatson at rwatson_zoo on 2006/01/31 15:45:32
	Add audit(8) to the set of automatically built binaries in OpenBSM.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/bin/Makefile#4 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/bin/Makefile#4 (text+ko) ====
@@ -1,8 +1,9 @@
 #
-# $P4: //depot/projects/trustedbsd/openbsm/bin/Makefile#3 $
+# $P4: //depot/projects/trustedbsd/openbsm/bin/Makefile#4 $
 #
 
-SUBDIR=	auditd								\
+SUBDIR=	audit								\
+	auditd								\
 	auditreduce							\
 	praudit
 
    
    
More information about the p4-projects
mailing list