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