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