On Fri, Jun 25, 2010 at 2:03 PM, Vitaly Grechko <invalid.nore...@gnu.org> wrote:
> Follow-up Comment #1, bug #29757 (project make):
>
> I think you are wrong. Simple or deferred expansion is connected to operator,
> not variable.

Maybe in some other "*make" program, but not in GNU make.  To quote
the info pages:
----
   For the append operator, `+=', the right-hand side is considered
immediate if the variable was previously set as a simple variable
(`:='), and deferred otherwise.
----

> Variable does not know what way it was assigned.

They do in GNU make.  Note that += isn't standardized.


Philip Guenther

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to