]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - tools/regression/usr.bin/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / tools / regression / usr.bin / Makefile
1 # $FreeBSD$
2
3 SUBDIR= apply calendar comm file2c join jot m4 ncal printf sed tr       \
4         uudecode uuencode xargs
5 .if !defined(AUTOMATED)
6 SUBDIR+= lastcomm
7 .endif
8
9 .include <bsd.subdir.mk>