summaryrefslogtreecommitdiff
path: root/usr.bin/printenv/tests/Makefile
blob: 7c5599f222d34aa428d2103d31ec1d4fffb31bee (plain)
1
2
3
4
5
6
PACKAGE=	tests

ATF_TESTS_SH=	printenv_test
BINDIR=		${TESTSDIR}

.include <bsd.test.mk>