When lomac-policy.contexts was merged from the TrustedBSD MAC branch,

the Makefiles were not committed.
This commit is contained in:
Robert Watson 2003-11-08 00:40:25 +00:00
parent 27a940c9a2
commit 7d8061c0c1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=122272
2 changed files with 10 additions and 0 deletions

7
share/security/Makefile Normal file
View File

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

View File

@ -0,0 +1,3 @@
# $FreeBSD$
BINDIR?= ${SHAREDIR}/security