X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/beb54af10082dc588132b2c0d32e050028b72c78..78ed81a334dab56aa7a876792a473d67d4359c25:/gnu/usr.bin/cvs/lib/Makefile diff --git a/gnu/usr.bin/cvs/lib/Makefile b/gnu/usr.bin/cvs/lib/Makefile index cf3f20fd28..3c68ed5530 100644 --- a/gnu/usr.bin/cvs/lib/Makefile +++ b/gnu/usr.bin/cvs/lib/Makefile @@ -5,4 +5,9 @@ CFLAGS += -I${.CURDIR} -I${.CURDIR}/../cvs -DFTIME_MISSING -DHAVE_TIMEZONE SRCS = argmatch.c error.c getopt.c sighandle.c strippath.c stripslash.c yesno.c \ getdate.y fnmatch.c regex.c subr.c myndbm.c hash.c +CLEANFILES+= getdate.c + +install: + @echo -n + .include