Get rid of annoying spaces.
authorDavid Greene <greened@obbligato.org>
Wed, 11 Jul 2007 23:44:08 +0000 (23:44 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 11 Jul 2007 23:44:08 +0000 (23:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39766 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile

index c61b7e5ef487752f52027ac3bad7dcb814045e98..0be1f122aac15f7637ffb9a49dec2fb19f5e3a43 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ LEVEL := .
 #
 DIRS := lib/System lib/Support utils lib/VMCore lib tools/llvm-config \
         tools runtime docs
-        
+
 OPTIONAL_DIRS := examples projects
 EXTRA_DIST := test llvm.spec include win32 Xcode