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