summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/Makefile.inc')
-rw-r--r--lib/libc/posix1e/Makefile.inc6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/posix1e/Makefile.inc b/lib/libc/posix1e/Makefile.inc
index 8af2297..4e6f98a 100644
--- a/lib/libc/posix1e/Makefile.inc
+++ b/lib/libc/posix1e/Makefile.inc
@@ -2,7 +2,7 @@
MAINTAINER= rwatson@FreeBSD.org
-.PATH: ${.CURDIR}/../libc/posix1e
+.PATH: ${.CURDIR}/posix1e
SRCS+= acl_calc_mask.c \
acl_copy.c \
@@ -24,8 +24,6 @@ SRCS+= acl_calc_mask.c \
mac_get.c \
mac_set.c
-.if ${LIB} == "c"
-
MAN+= acl.3 \
acl_add_perm.3 \
acl_calc_mask.3 \
@@ -81,5 +79,3 @@ MLINKS+=acl_delete.3 acl_delete_def_file.3 \
mac_set.3 mac_set_proc.3 \
mac_text.3 mac_from_text.3 \
mac_text.3 mac_to_text.3
-
-.endif
OpenPOWER on IntegriCloud