%% Noel Yap <[EMAIL PROTECTED]> writes:

  ny> Well, at least it's consistent with:
  ny> FOO := foo
  ny> FOO +=
  ny> all: ; @echo '"$(FOO)"'

Sure.  I wasn't clear: I just put the comment in my example to show that
the variable value was empty.

I'm talking about ALL instances of += adding empty text: whether it's a
comment, or "nothing", or an empty variable, etc.

They all consistently add a space today; I don't think that's correct
and I believe they should all consistently not add anything.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


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

Reply via email to