PERFORCE change 69654 for review

Robert Watson rwatson at FreeBSD.org
Mon Jan 24 23:35:09 GMT 2005


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

Change 69654 by rwatson at rwatson_tislabs on 2005/01/24 23:34:25

	Hook up praudit and auditreduce to the global world build.

Affected files ...

.. //depot/projects/trustedbsd/audit3/usr.sbin/Makefile#7 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/usr.sbin/Makefile#7 (text+ko) ====

@@ -15,6 +15,7 @@
 	${_audit} \
 	${_auditd} \
 	${_auditon} \
+	${_auditreduce} \
 	${_asf} \
 	${_atm} \
 	${_authpf} \
@@ -121,6 +122,7 @@
 	pppd \
 	pppstats \
 	${_praliases} \
+	${_praudit} \
 	procctl \
 	pstat \
 	pw \
@@ -199,6 +201,8 @@
 _audit=		audit
 _auditd=	auditd
 _auditon=	auditon
+_auditreduce=	auditreduce
+_praudit=	praudit
 .endif
 
 .if !defined(NO_BIND)
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