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