Module Name: src Committed By: sjg Date: Wed Jun 22 21:13:13 UTC 2011
Modified Files: src/usr.bin/make: meta.c Log Message: After each strsep(&p) check that p is valid. If not the .meta file is corrupted (build interrupted?) issue a warning and declare target oodate. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 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.