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.



_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to