mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -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>
|