]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/procstat/tests/Makefile
MFC r318325:
[FreeBSD/stable/10.git] / usr.bin / procstat / tests / Makefile
1 # $FreeBSD$
2
3 ATF_TESTS_SH+=  procstat_test
4
5 PROGS+=         while1
6
7 BINDIR=         ${TESTSDIR}
8
9 .include <bsd.test.mk>