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