Module Name: src
Committed By: rillig
Date: Mon Jan 24 20:49:55 UTC 2022
Modified Files:
src/usr.bin/make: var.c
Log Message:
make: when expanding nested variables, check simple things first
No functional change, just a little performance improvement for
expressions that are not evaluated anyway but only parsed.
To generate a diff of this commit:
cvs rdiff -u -r1.1002 -r1.1003 src/usr.bin/make/var.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.