Module Name: src Committed By: rillig Date: Sun Nov 8 22:22:04 UTC 2020
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): clean up TryParseNumber in conditions
More descriptive variable names, more appropriate literals for
comparisons, one task per paragraph of code.
To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 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.
