diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile index e0ca5a7b4976..b86d9dafb4a5 100644 --- a/lib/libcompat/Makefile +++ b/lib/libcompat/Makefile @@ -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