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