summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/Makefile
blob: 7538f23a75086b064361cdfc6d95e42ba9a3955f (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

SUBDIR=	apply calendar comm file2c join jot m4 ncal printf sed tr	\
	uudecode uuencode xargs
.if !defined(AUTOMATED)
SUBDIR+= lastcomm
.endif

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud