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