summaryrefslogtreecommitdiff
path: root/tests/usr.bin/Makefile
blob: f9f2395ec23c05819bbb2d38ae405c8a91cac492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: Makefile,v 1.20 2014/11/14 09:03:39 uebayasi Exp $
#

.include <bsd.own.mk>

TESTSDIR=       ${TESTSBASE}/usr.bin

TESTS_SUBDIRS=	awk basename bzip2 cc cmp config cut \
		diff dirname find grep gzip id infocmp jot ld m4 make mkdep \
		nbperf netpgpverify pr rump_server shmif_dumpbus sdiff \
		sed sort tmux tr unifdef vmstat xlint

.include <bsd.test.mk>