1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/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>