Remove extra line
authorChris Lattner <sabre@nondot.org>
Wed, 18 Jun 2003 19:20:11 +0000 (19:20 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 Jun 2003 19:20:11 +0000 (19:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6773 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile.common
Makefile.rules

index caeedb00738b2bb118cb55fe7477e11d8a33bbea..47876770976a66927d1505603eac50c2232ce65f 100644 (file)
@@ -38,7 +38,6 @@
 #    LEVEL should be set to the top of LLVM source tree
 #    LLVM_LIB_DIR should be set to the top of the LLVM build tree
 #
-#    
 #===-----------------------------------------------------------------------====
 
 # Configuration file to set paths specific to local installation of LLVM
index caeedb00738b2bb118cb55fe7477e11d8a33bbea..47876770976a66927d1505603eac50c2232ce65f 100644 (file)
@@ -38,7 +38,6 @@
 #    LEVEL should be set to the top of LLVM source tree
 #    LLVM_LIB_DIR should be set to the top of the LLVM build tree
 #
-#    
 #===-----------------------------------------------------------------------====
 
 # Configuration file to set paths specific to local installation of LLVM