summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/Makefile.inc
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-10-21 03:54:24 +0000
committerrwatson <rwatson@FreeBSD.org>2002-10-21 03:54:24 +0000
commitbc3681d122544ce7f0d7dd40d03e0869254bdc59 (patch)
tree67b71c02a7cea7297678991912f7d269c5a5a41a /lib/libc/posix1e/Makefile.inc
parent26547b3a00be4300154d72015c48353a59937ed1 (diff)
downloadFreeBSD-src-bc3681d122544ce7f0d7dd40d03e0869254bdc59.zip
FreeBSD-src-bc3681d122544ce7f0d7dd40d03e0869254bdc59.tar.gz
Unhook the per-policy parsing/printing MAC modules in libc to prepare
to bring in the new MAC label management API. With the new API revision, we have only policy-agnostic code in libc and the base kernel. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
Diffstat (limited to 'lib/libc/posix1e/Makefile.inc')
-rw-r--r--lib/libc/posix1e/Makefile.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/posix1e/Makefile.inc b/lib/libc/posix1e/Makefile.inc
index abac906..3388c8f 100644
--- a/lib/libc/posix1e/Makefile.inc
+++ b/lib/libc/posix1e/Makefile.inc
@@ -19,14 +19,10 @@ SRCS+= acl_calc_mask.c \
acl_to_text.c \
acl_valid.c \
extattr.c \
- mac_biba.c \
mac_free.c \
mac_is_present_np.c \
mac_get.c \
- mac_mls.c \
- mac_sebsd.c \
mac_set.c \
- mac_te.c \
mac_text.c
.if ${LIB} == "c"
OpenPOWER on IntegriCloud