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