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