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