why have regex.c twice in SRCS ?

This commit is contained in:
lukem 1999-08-11 13:14:20 +00:00
parent 781a4dc195
commit dc501adfd5

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.21 1999/02/13 02:54:30 lukem Exp $
# $NetBSD: Makefile,v 1.22 1999/08/11 13:14:20 lukem Exp $
LIB= compat
CPPFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__
@ -27,7 +27,7 @@ MLINKS+=stty.3 gtty.3
# compat 4.3 sources
# missing: ecvt.c gcvt.c sibuf.c sobuf.c strout.c
SRCS+= cfree.c lsearch.c regex.c rexec.c
SRCS+= cfree.c lsearch.c regex.c
SRCS+= insque.c remque.c ruserpass.c
# missing: ecvt.0