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