Avoid whitespace errors in Makefile variables
commit8038f3d79aa35edf575900308753cddb427e7c60
authorAchim Gratz <Stromeko@Stromeko.DE>
Thu, 31 May 2012 18:10:56 +0000 (31 20:10 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 1 Jun 2012 07:52:25 +0000 (1 09:52 +0200)
treeb8513dc64fd014dc4a97ddf41a9faf0b634eacb5
parent9eabcb899b8216289efeab8e1df460ff9c32caea
Avoid whitespace errors in Makefile variables

* default.mk: Avoid whitespace errors, remove comments after variable
  definitions.  Make ignores whitespace around the "=", but not before
  the comment.
default.mk