Christopher Faylor wrote: > Do this: > > @echo "$(bar)" > > and it works fine. You're getting an error from bash indicating that it > doesn't like the parentheses on the line with the echo. I can't believe I didn't see that. Thanks. -JT -- Want to unsubscribe from this list? Send a message to [EMAIL PROTECTED]
- make and $(shell uname -a) John A. Turner
- Re: make and $(shell uname -a) Christopher Faylor
- Re: make and $(shell uname -a) Fries
- RE: make and $(shell uname -a) John A. Turner
- RE: make and $(shell uname -a) Schaible, Joerg