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