mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 21:01:24 -05:00
9 lines
160 B
Makefile
9 lines
160 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/cddl/usr.sbin/dtrace/amd64
|
|
TESTS_SUBDIRS+= arrays
|
|
|
|
.PATH: ${.CURDIR:H:H:H:H:H}/tests
|
|
KYUAFILE= YES
|
|
|
|
.include <bsd.test.mk>
|