Module Name: src Committed By: rillig Date: Sat Sep 12 17:14:40 UTC 2020
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): clean up code in CondParser_String
The two parts of the for loop were not related in any way, which made
the code more confusing than necessary.
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 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.
