help-make
[Top][All Lists]
Advanced

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

how to exit the parent_make immediately when get an error in submake


From: Tao T
Subject: how to exit the parent_make immediately when get an error in submake
Date: Mon, 24 Nov 2008 04:52:12 -0800 (PST)

Dear all,

Currently the situation is that I want stop the parent_make immediately when
there is an error occurs in sub_make.
For example my make displays as following:

------> Building dependency file sub_path/sub.d

make: *** No rule to make target `some.h', needed by `sub_path/sub.d'. 
Stop.

------> Building dependency file parent_path/parent.d

I hope the parent exit immediately when the sub'error occurs.
who has some suggestion to achieve this functionality?
I hope the relay asap.

thans and BR,
Tao


-- 
View this message in context: 
http://www.nabble.com/how-to-exit-the-parent_make-immediately-when-get-an-error-in-submake-tp20660308p20660308.html
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.





reply via email to

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