variables with trailing whitespace

2005-03-25 Thread David Holland
The following makefile both generates and references a variable with trailing whitespace in its name, which according to the documentation isn't allowed. With gmake 3.80, the first echo prints foo.o, and the second prints bar.o. It seems to me that the trailing space in $(CONFIG_BAR) ought to be

Re: variables with trailing whitespace

2005-03-25 Thread Paul D. Smith
I agree that this is incorrect. Please file a bug about this in Savannah. -- --- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.