Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 01/06/2004 01:18:52
Module Name: src
Committed By: sjg
Date: Tue Jan 6 01:18:52 UTC 2004
Modified Files:
src/usr.bin/make: cond.c
Log Message:
Handle more complex conditional expressions.
CondCvtArg now returns NULL if it consumed all input, or a pointer
to any left overs.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 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.