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