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