Harvey Chapman wrote:
Summary: Using a comment in that manner is the accepted (only?)
> way of making a variable that contains only white space.

Well, it's not the only way, as I always use something like this:

empty :=
space := $(empty) $(empty)

But the result is of course the same :-)

Best regards,
Danny


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to