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