Module Name: src Committed By: sjg Date: Wed Jan 22 21:04:29 UTC 2020
Modified Files:
src/usr.bin/make: meta.c
Log Message:
Check for filemon valid.
If meta_needed() returns FALSE, mfp and filemon will be NULL
in which case we should not call filemon_*().
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 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.
