mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 16:50:25 -04:00
8 lines
121 B
Makefile
8 lines
121 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/sys/mac
|
|
|
|
TESTS_SUBDIRS+= bsdextended
|
|
TESTS_SUBDIRS+= portacl
|
|
|
|
.include <bsd.test.mk>
|