freebsd-dev/gnu/usr.bin/cvs/lib/Makefile
Jordan K. Hubbard db4427d334 Updated CVS
1993-06-18 05:46:17 +00:00

9 lines
244 B
Makefile

LIB = cvs
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
.include <bsd.lib.mk>