Date: Wed, 29 Jun 2005 17:16:37 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 79163 for review Message-ID: <200506291716.j5THGbf2027524@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=79163 Change 79163 by rwatson@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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506291716.j5THGbf2027524>