help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting environment variables with Make


From: Ralf Wildenhues
Subject: Re: Setting environment variables with Make
Date: Sun, 8 Mar 2009 09:28:20 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello Paul,

* Paul Jarc wrote on Sat, Mar 07, 2009 at 09:27:57PM CET:
> Ralf Wildenhues <Ralf.Wildenhues@gmx.de> wrote:
> > foo:
> >     bar=`output of some command`; \
> >     echo $(bar)
> 
> This shold be expanding a shell variable, not a Makefile variable,

D'oh.  I really need to get a new pair of glasses, I guess.

Thanks for correcting my blunder,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]