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