help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fw: Recursive use of make vs stop


From: Johan Eriksson
Subject: Fw: Recursive use of make vs stop
Date: Tue, 9 Sep 2003 13:59:41 +0200

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" <address@hidden>
To: <address@hidden>
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
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]