mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 09:13:43 -04:00
8 lines
93 B
Makefile
8 lines
93 B
Makefile
|
|
ATF_TESTS_SH+= procstat_test
|
|
|
|
PROGS+= while1
|
|
|
|
BINDIR= ${TESTSDIR}
|
|
|
|
.include <bsd.test.mk>
|