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