xref: /freebsd-12.1/cddl/usr.sbin/dtrace/tests/Makefile (revision 514bfd46)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# $FreeBSD$
2
3.include <bsd.own.mk>
4
5TESTS_SUBDIRS+=	common
6
7.if ${MACHINE_CPUARCH} == "i386"
8TESTS_SUBDIRS+= i386
9.endif
10
11.PATH:		${SRCTOP}/tests
12KYUAFILE=	yes
13
14.PATH:		${.CURDIR}/tools
15SCRIPTSDIR=	${TESTSDIR}
16SCRIPTS=	dtest.sh
17
18.include <bsd.test.mk>
19

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026