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