Cross Reference: Makefile
xref: /src/tests/usr.bin/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/usr.bin/
Makefile revision 1.44
11.44Snia#	$NetBSD: Makefile,v 1.44 2025/11/28 23:58:47 nia Exp $
21.1Spooka#
31.1Spooka
41.1Spooka.include <bsd.own.mk>
51.1Spooka
61.1SpookaTESTSDIR=       ${TESTSBASE}/usr.bin
71.1Spooka
81.36SrilligTESTS_SUBDIRS=	awk basename bzip2 cc cmp compress config cpio col cut \
91.44Snia		diff diff3 dirname error find fstat ftp gcov gdb grep gzip id \
101.44Snia		indent infocmp jot ld locale m4 make mixerctl mkdep mtree \
111.44Snia		nbperf netpgpverify patch pkill pr printf pwhash realpath \
121.44Snia		rump_server shmif_dumpbus shmif_pcapin sdiff sed sort stat \
131.44Snia		tar tmux tr unifdef uniq vmstat xlint ztest
141.1Spooka
151.25Skamil.if ${MKCXX} != "no"
161.25SkamilTESTS_SUBDIRS+=	c++
171.25Skamil.endif
181.25Skamil
191.1Spooka.include <bsd.test.mk>
20

Indexes created Thu Jan 15 09:09:32 GMT 2026