Re: make -k doesn't notice failures to remake makefiles

2004-04-22 Thread Paul D. Smith
This fix looks correct. Thanks for the patch. -- --- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I

make -k doesn't notice failures to remake makefiles

2004-04-22 Thread Bob Byrnes
Here's a suggested patch for a problem that I reported earlier. I'll append a copy of the original bug report, below. 2004-04-21 Bob Byrnes <[EMAIL PROTECTED]> * main.c (main): Notice failures to remake makefiles. --- main.c.orig 2004-04-13 16:07:17.0 -0400 +++ main.c 2004