Subject: CVS commit: [netbsd-2-0] src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/10/2004 15:27:41
Module Name: src
Committed By: tron
Date: Mon May 10 15:27:41 UTC 2004
Modified Files:
src/usr.bin/make [netbsd-2-0]: cond.c
Log Message:
Pull up revision 1.22 (requested by sjg in ticket #282):
Revised patch for catching extraneous .else's
We actually need to tack condTop and skipIfLevel.
Bump MAXIF while here.
Enhance the unit-test for conditionals to exercise more code.
PR: 24420
To generate a diff of this commit:
cvs rdiff -r1.19.2.2 -r1.19.2.3 src/usr.bin/make/cond.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.