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