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