%% Torsten Mohr <[EMAIL PROTECTED]> writes: tm> Is it possible to tell "make" to retry some commands if they tm> fail?
No. But you can wrap your compiler in a script that does this and have make invoke that instead. -- ------------------------------------------------------------------------------- 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 _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-make
