Module Name: src Committed By: rillig Date: Mon Oct 26 07:33:48 UTC 2020
Modified Files: src/usr.bin/make: for.c Log Message: make(1): clean up variable substitution in .for loops The variable name cmd_cp was not really helpful for understanding the code. To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 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.