Module Name: src Committed By: rillig Date: Sun Aug 2 18:57:55 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): inline VarOrder into ApplyModifier_Order
Removing the extra mapping layer "otype" makes the code both faster and
smaller.
To generate a diff of this commit:
cvs rdiff -u -r1.401 -r1.402 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.
