Makefile revision 291792
1# $FreeBSD: stable/10/gnu/usr.bin/rcs/Makefile 291792 2015-12-04 18:14:31Z bdrewery $
2
3SUBDIR= lib .WAIT \
4	ci co ident merge rcs rcsclean rcsdiff rcsmerge rlog rcsfreeze
5SUBDIR_PARALLEL=
6
7.include <bsd.subdir.mk>
8