freebsd-dev/gnu/usr.bin/rcs/Makefile
Bryan Drewery aa92269e46 Add more SUBDIR_PARALLEL.
MFC after:	3 weeks
Sponsored by:	EMC / Isilon Storage Division
2015-10-15 22:55:08 +00:00

8 lines
134 B
Makefile

# $FreeBSD$
SUBDIR= lib .WAIT \
ci co merge rcs rcsclean rcsdiff rcsmerge rlog rcsfreeze
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>