mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -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>
|