On Wed, 2011-11-16 at 13:48 -0800, Lawrence Ibarria wrote:
> Does it still happen if you do a clean first?
Yes. In fact, once everything is built the first time, all is well - it
seems that Make is being silly, and if the file does not exist (but
will, as it will be made as a part of the run), then when evaluation
other items that need the file, Make doesn't realize that it needs to
wait until it has made the prereq before making the new file.



_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to