xref: /freebsd/bin/kenv/Makefile (revision 7bd6fde3951af84ef3b68e4d1eadc1840c2fc1b3)
1# $FreeBSD$
2
3PROG=	kenv
4
5.include <bsd.prog.mk>
6