]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - gnu/usr.bin/Makefile
A version of SGR disabling stuff that is believed to be safe.
[FreeBSD/FreeBSD.git] / gnu / usr.bin / Makefile
1 # $FreeBSD$
2
3 SUBDIR= 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)
7 SUBDIR+=cvs
8 .endif
9
10 .include <bsd.subdir.mk>