Module Name: src Committed By: sjg Date: Thu Mar 31 06:50:43 UTC 2011
Modified Files: src/usr.bin/make: meta.c Log Message: Call meta_job_finish() from meta_job_error(), so that if the .ERROR target copies the .meta file, it has been completed. meta_job_finish() is safe to call again. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 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.