PERFORCE change 63583 for review

Robert Watson rwatson at FreeBSD.org
Sat Oct 23 17:27:42 GMT 2004


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

Change 63583 by rwatson at rwatson_tislabs on 2004/10/23 17:26:56

	Link against LIBBSM.

Affected files ...

.. //depot/projects/trustedbsd/audit3/usr.sbin/auditd/Makefile#2 edit

Differences ...

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

@@ -9,4 +9,7 @@
 MAN=	auditd.8
 SRCS=	auditd.c audit_warn.c
 
+DPADD=	${LIBBSM}
+LDADD=	-lbsm
+
 .include <bsd.prog.mk>
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