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