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