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