Yeah, it's a timing thing on foo.x, not related to -W.

foo.x is always rebuilt when -W bar.x is given, which is correct.
However, sometimes (if the original file and its update happen too
quickly) make doesn't see that the timestamp on the file changed and so
it doesn't believe that it needs to re-exec.

I'll have to fix that test.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


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

Reply via email to