From c500cf2fab4ffbac98894168b866f51e34e253f6 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 18 Jun 2003 19:20:11 +0000 Subject: [PATCH] Remove extra line git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6773 91177308-0d34-0410-b5e6-96231b3b80d8 --- Makefile.common | 1 - Makefile.rules | 1 - 2 files changed, 2 deletions(-) diff --git a/Makefile.common b/Makefile.common index caeedb00738..47876770976 100644 --- a/Makefile.common +++ b/Makefile.common @@ -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 diff --git a/Makefile.rules b/Makefile.rules index caeedb00738..47876770976 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -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 -- 2.11.0