PERFORCE change 79163 for review
Robert Watson
rwatson at FreeBSD.org
Wed Jun 29 17:16:37 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=79163
Change 79163 by rwatson at rwatson_zoo on 2005/06/29 17:16:23
Since include files are pulled in from the bsm sub-tree of OpenBSM,
add it to .PATH.
Affected files ...
.. //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#10 edit
Differences ...
==== //depot/projects/trustedbsd/audit3/lib/libbsm/Makefile#10 (text+ko) ====
@@ -9,6 +9,7 @@
SHLIB_MAJOR= 1
.PATH: ${LIBBSMDIR}
+.PATH: ${OPENBSMDIR}/bsm
SRCS= bsm_audit.c \
bsm_class.c \
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