From owner-cvs-all Thu Jun 20 12:51:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B82037B408; Thu, 20 Jun 2002 12:51:13 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5KJpDI57766; Thu, 20 Jun 2002 12:51:13 -0700 (PDT) (envelope-from jmallett) Message-Id: <200206201951.g5KJpDI57766@freefall.freebsd.org> From: Juli Mallett Date: Thu, 20 Jun 2002 12:51:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make parse.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/06/20 12:51:13 PDT Modified files: usr.bin/make parse.c Log: Fix a bug fixed by NetBSD in revision 1.42 of parse.c by christos which caused an example Makefile I was showing someone just last night to report a variable as being recursive. Obtained from: NetBSD Revision Changes Path 1.37 +8 -0 src/usr.bin/make/parse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message