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