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 use of make vs stop


> Hi,
>      I would like make to stop immediatelly if an error occurs. How can I
> make this happen in a recursive make builds ??
>
> Example:
> I have a number of directories and sub-directories that I would like make
to
> traverse. If an error occurs while compiling a file in one of the
> directories, make shall stop and not conitinue with the files in the next
> directory.
>
> To get make traverse I use a "for i in $DIRS" statement, where $DIRS
> contains the directories.
>
> TIA,
>        Johan
>



_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to