6 lines
176 B
Makefile
Raw Normal View History

1993-06-18 04:22:21 +00:00
LIB= rcs
SRCS= maketime.c partime.c rcsedit.c rcsfcmp.c rcsfnms.c rcsgen.c rcskeep.c \
rcskeys.c rcslex.c rcsmap.c rcsrev.c rcssyn.c rcsutil.c merger.c
.include <bsd.lib.mk>