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