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