Module Name: src Committed By: rillig Date: Sun Oct 25 14:58:23 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): compute escaping flags for .for values when needed
Before, they were computed when parsing the .for line, which was
unnecessarily early.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/usr.bin/make/for.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
