1# $FreeBSD$ 2 3SUBDIR= bc binutils cc cpio dc dialog diff diff3 \ 4 gperf grep groff gzip man patch rcs sdiff send-pr sort tar texinfo 5 6.if !defined(NO_CVS) 7SUBDIR+=cvs 8.endif 9 10.include <bsd.subdir.mk> 11