Module Name: src Committed By: rillig Date: Sun Jan 2 01:54:43 UTC 2022
Modified Files: src/usr.bin/make: for.c nonints.h parse.c Log Message: make: clean up handling of .for loops and .include directives No functional change. To generate a diff of this commit: cvs rdiff -u -r1.153 -r1.154 src/usr.bin/make/for.c cvs rdiff -u -r1.228 -r1.229 src/usr.bin/make/nonints.h cvs rdiff -u -r1.615 -r1.616 src/usr.bin/make/parse.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.