summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/Makefile
blob: 1f44d3156c1978ecc90167ec29c69fb0e61f7316 (plain)
1
2
3
4
5
6
7
8
9
10
# $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>
OpenPOWER on IntegriCloud