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