Module Name: src Committed By: rillig Date: Sat Nov 28 10:28:53 UTC 2020
Modified Files: src/usr.bin/make: meta.c Log Message: make(1): rename parameter in meta_needed and meta_create It conflicts with the global variable in dir.c when make is built in all-in-one mode. To generate a diff of this commit: cvs rdiff -u -r1.151 -r1.152 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.