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