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