summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/Makefile.inc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-11-18 09:50:57 +0000
committerru <ru@FreeBSD.org>2002-11-18 09:50:57 +0000
commit40e2359f4b10f61d80f4c8a2f6d4a3fc5c377d95 (patch)
tree4be9315729643aac6dedae31e641794773358f91 /lib/libc/posix1e/Makefile.inc
parentc4af534777a866305e481071a13d258079dd2aba (diff)
downloadFreeBSD-src-40e2359f4b10f61d80f4c8a2f6d4a3fc5c377d95.zip
FreeBSD-src-40e2359f4b10f61d80f4c8a2f6d4a3fc5c377d95.tar.gz
libc_r wasn't so tied to libc for 22 months.
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