Module Name: src Committed By: rillig Date: Sat Jan 15 18:34:41 UTC 2022
Modified Files: src/usr.bin/make: arch.c main.c meta.c nonints.h parse.c var.c Log Message: make: merge duplicate code for expanding variable expressions No functional change. To generate a diff of this commit: cvs rdiff -u -r1.209 -r1.210 src/usr.bin/make/arch.c cvs rdiff -u -r1.569 -r1.570 src/usr.bin/make/main.c cvs rdiff -u -r1.189 -r1.190 src/usr.bin/make/meta.c cvs rdiff -u -r1.237 -r1.238 src/usr.bin/make/nonints.h cvs rdiff -u -r1.649 -r1.650 src/usr.bin/make/parse.c cvs rdiff -u -r1.1000 -r1.1001 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.