mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 09:13:43 -04:00
10 lines
119 B
Makefile
10 lines
119 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
PACKAGE= tests
|
||
|
|
|
||
|
|
NETBSD_ATF_TESTS_SH= vmstat_test
|
||
|
|
|
||
|
|
.include <netbsd-tests.test.mk>
|
||
|
|
|
||
|
|
.include <bsd.test.mk>
|