[llvm-commits] CVS: llvm/Makefile.common
Chris Lattner
lattner at cs.uiuc.edu
Wed Jun 18 14:21:01 PDT 2003
Changes in directory llvm:
Makefile.common updated: 1.89 -> 1.90
---
Log message:
Remove extra line
---
Diffs of the changes:
Index: llvm/Makefile.common
diff -u llvm/Makefile.common:1.89 llvm/Makefile.common:1.90
--- llvm/Makefile.common:1.89 Mon Jun 16 14:14:31 2003
+++ llvm/Makefile.common Wed Jun 18 14:20:11 2003
@@ -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
More information about the llvm-commits
mailing list