[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Errors in Commands
From: |
ali hagigat |
Subject: |
Re: Errors in Commands |
Date: |
Mon, 8 Nov 2010 10:03:38 +0330 |
I meant, is it possible an error happens for a target and the
execution of make does not finish?
If we do not ask make explicitly to ignore an error by -k, -i or
.IGNORE, make will finish by an error, isn't it?
On Sun, Nov 7, 2010 at 7:35 PM, Paul Smith
>> When make gives up on the current rule and when on all rules? Could
>> any one give me an example please?
>
> The entire rest of that section describes exactly when make gives up and
> when it continues. Please read it and if you have specific questions
> ask them here.
>