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