mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 05:16:40 -04:00
8 lines
131 B
Makefile
8 lines
131 B
Makefile
|
|
TESTSDIR= ${TESTSBASE}/sys/mac
|
|
|
|
TESTS_SUBDIRS+= bsdextended
|
|
TESTS_SUBDIRS+= ipacl
|
|
TESTS_SUBDIRS+= portacl
|
|
|
|
.include <bsd.test.mk>
|