why have regex.c twice in SRCS ?
This commit is contained in:
parent
781a4dc195
commit
dc501adfd5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user