Module Name: src Committed By: sjg Date: Sun Feb 13 21:22:41 UTC 2011
Modified Files:
src/usr.bin/make: meta.c
Log Message:
When making a target that involves creating itermediate dirs,
realpath() will fail until after those dirs exist.
Try to ensure the same meta file name is used regardless.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.
