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