summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcompat/Makefile')
-rw-r--r--lib/libcompat/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile
index 5bf8c33..36c41a5 100644
--- a/lib/libcompat/Makefile
+++ b/lib/libcompat/Makefile
@@ -8,8 +8,7 @@ NOPIC=
.PATH: ${.CURDIR}/4.1/${MACHINE} ${.CURDIR}/4.1 \
${.CURDIR}/4.3/${MACHINE} ${.CURDIR}/4.3 \
${.CURDIR}/4.4/${MACHINE} ${.CURDIR}/4.4 \
- ${.CURDIR}/regexp \
- ${.CURDIR}/SysV
+ ${.CURDIR}/regexp
# compat 4.1 sources
# XXX MISSING: tell.c vlimit.c vtimes.c
@@ -65,10 +64,4 @@ MAN3+= regexp/regexp.3
# MLINKS+=regexp.3 regcomp.3 regexp.3 regexec.3 regexp.3 regerror.3
MLINKS+=regexp.3 regsub.3
-# SysV compat sources
-SRCS+= ftok.c
-
-MAN3+= SysV/ftok.3
-
-
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud