Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 09:49:38 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 21056 for review
Message-ID:  <200211141749.gAEHnclj073413@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=21056

Change 21056 by green@green_laptop_2 on 2002/11/14 09:49:00

	Install an example LOMAC policy.

Affected files ...

.. //depot/projects/trustedbsd/mac/share/security/Makefile#2 edit
.. //depot/projects/trustedbsd/mac/share/security/lomac-policy.contexts#1 add

Differences ...

==== //depot/projects/trustedbsd/mac/share/security/Makefile#2 (text+ko) ====

@@ -1,5 +1,9 @@
 # $FreeBSD$
 
+FILES=	lomac-policy.contexts
+NOOBJ=	noobj
+FILESDIR=	${BINDIR}/security
+
 SUBDIR=	sebsd
 
-.include <bsd.subdir.mk>
+.include <bsd.prog.mk>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211141749.gAEHnclj073413>