[llvm-commits] [llvm] r39766 - /llvm/trunk/Makefile

David Greene greened at obbligato.org
Wed Jul 11 16:44:08 PDT 2007


Author: greened
Date: Wed Jul 11 18:44:08 2007
New Revision: 39766

URL: http://llvm.org/viewvc/llvm-project?rev=39766&view=rev
Log:

Get rid of annoying spaces.


Modified:
    llvm/trunk/Makefile

Modified: llvm/trunk/Makefile
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/Makefile?rev=39766&r1=39765&r2=39766&view=diff

==============================================================================
--- llvm/trunk/Makefile (original)
+++ llvm/trunk/Makefile Wed Jul 11 18:44:08 2007
@@ -19,7 +19,7 @@
 #
 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
 





More information about the llvm-commits mailing list