Module Name: src Committed By: rillig Date: Sun Dec 20 22:12:36 UTC 2020
Modified Files:
src/usr.bin/make: meta.c
Log Message:
make(1): reduce scope of cp in meta_oodate
That function is way too long (550 lines) and has too creative variable
names such as fname, fname1, fname2, fname3.
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/usr.bin/make/meta.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
