mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 21:52:51 -04:00
13 lines
183 B
Makefile
13 lines
183 B
Makefile
# $FreeBSD$
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
PACKAGE= tests
|
|
FILESGROUPS= TESTS
|
|
TESTSPACKAGE= ${PACKAGE}
|
|
|
|
NETBSD_ATF_TESTS_SH= cmp_test
|
|
|
|
.include <netbsd-tests.test.mk>
|
|
|
|
.include <bsd.test.mk>
|