xref: /netbsd/tests/usr.bin/Makefile (revision e159b4ad)
1*e159b4adSkre#	$NetBSD: Makefile,v 1.37 2022/07/21 09:52:48 kre Exp $
29a2aa468Spooka#
39a2aa468Spooka
49a2aa468Spooka.include <bsd.own.mk>
59a2aa468Spooka
69a2aa468SpookaTESTSDIR=       ${TESTSBASE}/usr.bin
79a2aa468Spooka
818877136SrilligTESTS_SUBDIRS=	awk basename bzip2 cc cmp compress config cpio col cut \
98970e3e7Sjruoho		diff dirname find fstat gdb grep gzip id indent \
10dad29d7dSjruoho		infocmp jot ld locale m4 make mixerctl mkdep nbperf \
11*e159b4adSkre		netpgpverify patch pkill pr printf pwhash realpath rump_server \
12dad29d7dSjruoho		shmif_dumpbus sdiff sed sort tar tmux tr unifdef uniq \
13dad29d7dSjruoho		vmstat xlint ztest
149a2aa468Spooka
150d70570bSkamil.if ${MKCXX} != "no"
160d70570bSkamilTESTS_SUBDIRS+=	c++
170d70570bSkamil.endif
180d70570bSkamil
199a2aa468Spooka.include <bsd.test.mk>
20