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.28
11.28Sjhigh#	$NetBSD: Makefile,v 1.28 2019/10/05 18:06:16 jhigh Exp $
21.1Spooka#
31.1Spooka
41.1Spooka.include <bsd.own.mk>
51.1Spooka
61.1SpookaTESTSDIR=       ${TESTSBASE}/usr.bin
71.1Spooka
81.12SjruohoTESTS_SUBDIRS=	awk basename bzip2 cc cmp config cut \
91.27Skamil		diff dirname find gdb grep gzip id indent \
101.24Skre		infocmp jot ld m4 make mixerctl mkdep nbperf netpgpverify \
111.28Sjhigh		pkill pr printf pwhash rump_server shmif_dumpbus sdiff \
121.22Sabhinav		sed sort tmux tr unifdef uniq vmstat xlint
131.1Spooka
141.25Skamil.if ${MKCXX} != "no"
151.25SkamilTESTS_SUBDIRS+=	c++
161.25Skamil.endif
171.25Skamil
181.1Spooka.include <bsd.test.mk>
19

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