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