summaryrefslogtreecommitdiff
path: root/Makefile.rules
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-06-18 19:20:11 +0000
committerChris Lattner <sabre@nondot.org>2003-06-18 19:20:11 +0000
commitc500cf2fab4ffbac98894168b866f51e34e253f6 (patch)
treecaf846aaa4503f22057d11dfd9f99b7bcd15534a /Makefile.rules
parentcccc28c6744c67be33833edd41caa0dbfda521bc (diff)
downloadllvm-c500cf2fab4ffbac98894168b866f51e34e253f6.tar.gz
llvm-c500cf2fab4ffbac98894168b866f51e34e253f6.tar.bz2
llvm-c500cf2fab4ffbac98894168b866f51e34e253f6.tar.xz
Remove extra line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6773 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.rules')
-rw-r--r--Makefile.rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.rules b/Makefile.rules
index caeedb0073..4787677097 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