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