1# $FreeBSD$
2
3SUBDIR= lib .WAIT \
4	ci co merge rcs rcsclean rcsdiff rcsmerge rlog rcsfreeze
5SUBDIR_PARALLEL=
6
7.include <bsd.subdir.mk>
8