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