Module Name: src Committed By: rillig Date: Fri Jan 7 23:13:50 UTC 2022
Modified Files: src/usr.bin/make: for.c Log Message: make: clean up structure of For_Eval Put related decisions on the same indentation level, remove unnecessary negation, keep the code for the '.for' directive together. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.157 -r1.158 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.