summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cvs/lib/Makefile')
-rw-r--r--gnu/usr.bin/cvs/lib/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnu/usr.bin/cvs/lib/Makefile b/gnu/usr.bin/cvs/lib/Makefile
new file mode 100644
index 0000000..cf3f20f
--- /dev/null
+++ b/gnu/usr.bin/cvs/lib/Makefile
@@ -0,0 +1,8 @@
+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>
OpenPOWER on IntegriCloud