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