[Top][All Lists]
[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.
- how to exit the parent_make immediately when get an error in submake,
Tao T <=
- Re: how to exit the parent_make immediately when get an error in submake, Philip Guenther, 2008/11/24
- Re: how to exit the parent_make immediately when get an error in submake, Tao T, 2008/11/25
- Re: how to exit the parent_make immediately when get an error in submake, Greg Chicares, 2008/11/25
- Re: how to exit the parent_make immediately when get an error in submake, Tao T, 2008/11/25
- Re: how to exit the parent_make immediately when get an error in submake, Greg Chicares, 2008/11/25
- Re: how to exit the parent_make immediately when get an error in submake, Sam Ravnborg, 2008/11/25
- Re: how to exit the parent_make immediately when get an error in submake, Tao T, 2008/11/26
- Re: how to exit the parent_make immediately when get an error in submake, Tao T, 2008/11/26