Hello Paul, * Paul Jarc wrote on Sat, Mar 07, 2009 at 09:27:57PM CET: > Ralf Wildenhues <ralf.wildenh...@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