mirror of
https://github.com/opnsense/src.git
synced 2026-06-07 07:42:26 -04:00
8 lines
95 B
Makefile
8 lines
95 B
Makefile
|
|
ATF_TESTS_SH+= getconf_test
|
|
|
|
PROGS+= arch_type
|
|
|
|
BINDIR= ${TESTSDIR}
|
|
|
|
.include <bsd.test.mk>
|