PERFORCE change 90751 for review
Robert Watson
rwatson at FreeBSD.org
Tue Jan 31 01:17:17 GMT 2006
http://perforce.freebsd.org/chv.cgi?CH=90751
Change 90751 by rwatson at rwatson_peppercorn on 2006/01/31 01:17:12
Define SRCS so audit_warn.c is also built.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/bin/auditd/Makefile#2 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/bin/auditd/Makefile#2 (text+ko) ====
@@ -1,9 +1,10 @@
#
-# $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/Makefile#1 $
+# $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/Makefile#2 $
#
CFLAGS+= -I- -I ../.. -I ../../libbsm -L ../../libbsm -I.
PROG= auditd
+SRCS= audit_warn.c auditd.c
MAN= auditd.8
DPADD= /usr/lib/libbsm.a
LDADD= -lbsm
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