]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/usr.sbin/dtrace/tests/amd64/Makefile
DTrace: add a top level makefile to the new test suit
[FreeBSD/FreeBSD.git] / cddl / usr.sbin / dtrace / tests / amd64 / Makefile
1 # $FreeBSD$
2
3 TESTSDIR=       ${TESTSBASE}/cddl/usr.sbin/dtrace/amd64
4 TESTS_SUBDIRS+= arrays
5
6 .PATH:          ${.CURDIR:H:H:H:H:H}/tests
7 KYUAFILE=       YES
8
9 .include <bsd.test.mk>