From dfe2864ae7ccf71ef2791589e3cdaf8d2d735310 Mon Sep 17 00:00:00 2001 From: rwatson Date: Sat, 8 Nov 2003 00:40:25 +0000 Subject: When lomac-policy.contexts was merged from the TrustedBSD MAC branch, the Makefiles were not committed. --- share/security/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 share/security/Makefile (limited to 'share/security/Makefile') diff --git a/share/security/Makefile b/share/security/Makefile new file mode 100644 index 0000000..752315d --- /dev/null +++ b/share/security/Makefile @@ -0,0 +1,7 @@ +# $FreeBSD$ + +FILES= lomac-policy.contexts +NOOBJ= noobj +FILESDIR= ${BINDIR}/security + +.include -- cgit v1.1