1# $FreeBSD$
2
3ATF_TESTS_SH+=	getconf_test
4
5PROGS+=		arch_type
6
7BINDIR=		${TESTSDIR}
8
9.include <bsd.test.mk>
10