diff options
-rw-r--r-- | gnu/usr.bin/cvs/lib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/usr.bin/cvs/lib/Makefile b/gnu/usr.bin/cvs/lib/Makefile index 9c74c4f3e27b..0c4905e4359b 100644 --- a/gnu/usr.bin/cvs/lib/Makefile +++ b/gnu/usr.bin/cvs/lib/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1997/02/22 15:45:20 peter Exp $ +# $Id: Makefile,v 1.14 1997/05/15 23:00:07 peter Exp $ .include "${.CURDIR}/../Makefile.inc" @@ -12,14 +12,13 @@ NOPROFILE= yes NOPIC= yes CFLAGS+= -I${.CURDIR} -I${CVSDIR}/src -DHAVE_CONFIG_H +YFLAGS= SRCS = argmatch.c getdate.y getline.c \ getopt.c getopt1.c savecwd.c \ sighandle.c stripslash.c \ xgetwd.c yesno.c -CLEANFILES+= getdate.c y.tab.h - install: @echo -n |