Module Name: src Committed By: sjg Date: Thu May 12 20:28:34 UTC 2016
Modified Files: src/usr.bin/make: compat.c job.c meta.c meta.h Log Message: Propagate errors from filemon. If we encounter errors producing a .meta file, we should not consider the target completed successfully. To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105 src/usr.bin/make/compat.c cvs rdiff -u -r1.186 -r1.187 src/usr.bin/make/job.c cvs rdiff -u -r1.56 -r1.57 src/usr.bin/make/meta.c cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/meta.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.