mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 09:56:47 -05:00
8 lines
93 B
Makefile
8 lines
93 B
Makefile
|
|
ATF_TESTS_SH+= procstat_test
|
|
|
|
PROGS+= while1
|
|
|
|
BINDIR= ${TESTSDIR}
|
|
|
|
.include <bsd.test.mk>
|