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