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