PERFORCE change 79160 for review
Robert Watson
rwatson at FreeBSD.org
Wed Jun 29 17:07:24 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=79160
Change 79160 by rwatson at rwatson_zoo on 2005/06/29 17:06:39
Install audit_uevents.h and libbsm.h in /usr/include/bsm/.
Affected files ...
.. //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#9 edit
Differences ...
==== //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#9 (text+ko) ====
@@ -27,7 +27,8 @@
#
CFLAGS+= -I${OPENBSMDIR} -I${LIBBSMDIR} -I${.CURDIR}/../../sys
-INCS= libbsm.h
+INCS= audit_uevents.h libbsm.h
+INCDIRS= ${INCLUDEDIR}/bsm
MAN= libbsm.3 \
au_class.3 \
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