%% "Johan Eriksson" <[EMAIL PROTECTED]> writes:
>> I would like make to stop immediatelly if an error occurs. How can I
>> make this happen in a recursive make builds ??
Make stops whenever a command it invokes fails, whether that command is
a compiler or a sub-make or whatever.
>> I have
Hi,
I am sorry but I posted the previous message using an obsolete mail
address, so I send it once more.
Regards,
Johan
- Original Message -
From: "Johan Eriksson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 09, 2003 10:15 AM
Subject: Recursive