diff options
author | Chris Lattner <sabre@nondot.org> | 2003-06-18 19:20:11 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-06-18 19:20:11 +0000 |
commit | c500cf2fab4ffbac98894168b866f51e34e253f6 (patch) | |
tree | caf846aaa4503f22057d11dfd9f99b7bcd15534a /Makefile.common | |
parent | cccc28c6744c67be33833edd41caa0dbfda521bc (diff) |
Remove extra line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6773 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.common')
-rw-r--r-- | Makefile.common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common index caeedb0073..4787677097 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 |