PERFORCE change 77736 for review
Robert Watson
rwatson at FreeBSD.org
Mon May 30 20:46:29 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=77736
Change 77736 by rwatson at rwatson_paprika on 2005/05/30 20:46:10
Update to use contrib/openbsm.
Affected files ...
.. //depot/projects/trustedbsd/audit3/usr.sbin/auditreduce/Makefile#2 edit
Differences ...
==== //depot/projects/trustedbsd/audit3/usr.sbin/auditreduce/Makefile#2 (text+ko) ====
@@ -2,9 +2,8 @@
# $FreeBSD$
#
-BSMDIR=${.CURDIR}/../../contrib/bsm
-.PATH: ${BSMDIR}/bin
-.PATH: ${BSMDIR}/man
+OPENBSMDIR=${.CURDIR}/../../contrib/openbsm
+.PATH: ${OPENBSMDIR}/bin/auditreduce
PROG= auditreduce
MAN= auditreduce.1
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