[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: = or no = in multiline variable assignments?
From: |
Paul Smith |
Subject: |
Re: = or no = in multiline variable assignments? |
Date: |
Mon, 13 Dec 2010 22:10:12 -0500 |
On Mon, 2010-12-13 at 18:33 -0800, Mark Galeck (CW) wrote:
> "You may omit the variable assignment operator if you prefer. If
> omitted, make assumes it to be '=' and creates a recursively-expanded
> variable"
>
> This does not appear to work. [...] when I put "=" after VAR, I get
> nothing.
>
> Why??
It works for me.
Are you sure you're using GNU make 3.82? This feature was added in that
release.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.mad-scientist.net
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist