mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 17:29:02 -04:00
9 lines
121 B
Makefile
9 lines
121 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
TESTSDIR= ${TESTSBASE}/sys/mac
|
||
|
|
|
||
|
|
TESTS_SUBDIRS+= bsdextended
|
||
|
|
TESTS_SUBDIRS+= portacl
|
||
|
|
|
||
|
|
.include <bsd.test.mk>
|