freebsd-dev/gnu/usr.bin/Makefile

11 lines
199 B
Makefile

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