Module Name: src Committed By: rillig Date: Sun Oct 4 16:43:22 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): split Parse_DoVar into manageable pieces
This makes it easier to eliminate duplicate code, for example in
Parse_IsVar and Parse_DoVar.
To generate a diff of this commit:
cvs rdiff -u -r1.353 -r1.354 src/usr.bin/make/parse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
