> So that $(eval $(call GIBBERISH)) is wrong. Exactly *how* it's wrong
> depends on what the $(call) is supposed to return. Currently you're
> evaling something that doesn't look like a *STANDALONE* chunk of
> Makefile, which results in the error *in the eval*.
I have added another tab character
On Sat, Jan 17, 2015 at 12:52 PM, SF Markus Elfring
wrote:
>> Of course, if you had actually quoted the relevant lines from your
>> Makefile, we could be more precise.
>
> Thanks for your interest.
>
> Do you get further ideas from an excerpt of my build script
> "parallel-inc.make"?
>
> Lines 24
> Of course, if you had actually quoted the relevant lines from your
> Makefile, we could be more precise.
Thanks for your interest.
Do you get further ideas from an excerpt of my build script "parallel-inc.make"?
Lines 241 - 256:
$(EXIT_CODES_FUNCTIONS_THAT_CHECK_THEIR_SINGLE_PARAMETER_IN_HEADE
On Sat, Jan 17, 2015 at 11:06 AM, SF Markus Elfring
wrote:
> But the software tool "make 4.1-2.2" does not like
> a specific place in this file at the moment.
>
> …
> parallel-inc.make:247: *** missing separator. Stop.
>
>
> The mentioned line has got a leading tab character
> for the beginning o
Hello,
I can use some phony targets from my build script
as expected.
But the software tool "make 4.1-2.2" does not like
a specific place in this file at the moment.
…
parallel-inc.make:247: *** missing separator. Stop.
The mentioned line has got a leading tab character
for the beginning of a