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