help-make
[Top][All Lists]
Advanced

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

RE: How to stop make when an error occurs in a for loop?


From: Warlich, Christof
Subject: RE: How to stop make when an error occurs in a for loop?
Date: Tue, 19 Jul 2011 16:02:46 +0200

> > So how can I cause make to stop when a failure occurs inside a for
> > loop?

> Use "exit 1" instead of "false; break;"

Oh, yaeh, thanks! Looks like I missed the most obvious.


reply via email to

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