nested backticks in Makefile

Paolo Bonzini paolo.bonzini@lu.unisi.ch
Tue Mar 27 18:59:00 GMT 2007


Dave Korn wrote:
> On 27 March 2007 18:25, Andreas Schwab wrote:
> 
>> "Dave Korn" <dave.korn@artimi.com> writes:
>>
>>>   Or how about using ':=' to force immediate evaluation?
>> That won't help, since backquotes are only expanded by the shell, not by
>> make.
> 
>   Doh.  Yes, we'd need immediate evaluation *and* $(shell ...).

Agreed.

Paolo



More information about the Gcc mailing list