mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
10 lines
131 B
Makefile
10 lines
131 B
Makefile
|
|
.include <src.opts.mk>
|
|
|
|
TESTSDIR= ${TESTSBASE}/sys/cddl/zfs
|
|
|
|
TESTS_SUBDIRS+= tests include
|
|
|
|
SUBDIR+= bin
|
|
|
|
.include <bsd.test.mk>
|