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