PERFORCE change 79163 for review

Robert Watson rwatson at FreeBSD.org
Wed Jun 29 17:16:38 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							\


More information about the p4-projects mailing list