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