summaryrefslogtreecommitdiff
path: root/usr.bin/printenv/Makefile
blob: 0add0695a1d7ebeaad4fd4115ec4188a4c863d10 (plain)
1
2
3
4
5
6
7
8
.include <src.opts.mk>

PROG=	printenv

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>