1
2ATF_TESTS_SH+=	procstat_test
3
4PROGS+=		while1
5
6BINDIR=		${TESTSDIR}
7
8.include <bsd.test.mk>
9