remove MLINKS regcomp.3 regexec.3 regerror.3 due name clash with libc

This commit is contained in:
Wolfram Schneider 1996-05-27 22:52:24 +00:00
parent ca6513c085
commit d209ee0170
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15946

View File

@ -61,8 +61,9 @@ SRCS+= regerror.c regexp.c regsub.c
MAN3+= regexp/regexp.3
MLINKS+=regexp.3 regcomp.3 regexp.3 regexec.3 regexp.3 regsub.3 \
regexp.3 regerror.3
# XXX name clash with libc
# MLINKS+=regexp.3 regcomp.3 regexp.3 regexec.3 regexp.3 regerror.3
MLINKS+=regexp.3 regsub.3
# SysV compat sources
SRCS+= ftok.c