Makefile revision 94937
1# $FreeBSD: head/bin/kenv/Makefile 94937 2002-04-17 13:08:14Z mux $
2
3PROG=	kenv
4WARNS?=	4
5
6.include <bsd.prog.mk>
7