Module Name: src Committed By: sjg Date: Tue Feb 8 22:36:02 UTC 2022
Modified Files:
src/usr.bin/make: meta.c
Log Message:
Use a variable to store command line to be filtered.
This avoids any nasty side effects from content of command line.
Reviewed by: rillig
To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 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.
