]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - tools/regression/usr.bin/Makefile
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.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>