summaryrefslogtreecommitdiff
path: root/usr.bin/getconf/tests/Makefile
blob: e29a1876a82651cd7e82b836ddffd2911000ad28 (plain)
1
2
3
4
5
6
7
ATF_TESTS_SH+=	getconf_test

PROGS+=		arch_type

BINDIR=		${TESTSDIR}

.include <bsd.test.mk>