Move the space separator to where it really belongs: in the print statement, not
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 10 Jul 2003 16:52:41 +0000 (16:52 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 10 Jul 2003 16:52:41 +0000 (16:52 +0000)
commit9b51b6fab2b5e1c0fafd39bdd4626323410b2d8b
treebdff1b6de5b6fef35c9fd70de313a614f9db8014
parentdd6cb6a43b78732f1a136583ccca4e715bae7d71
Move the space separator to where it really belongs: in the print statement, not
in a variable assignment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7141 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.common
Makefile.rules