[llvm-commits] CVS: llvm/Makefile.common

Chris Lattner lattner at cs.uiuc.edu
Fri Oct 29 17:58:07 PDT 2004



Changes in directory llvm:

Makefile.common updated: 1.134 -> 1.135
---
Log message:

No really, this is LLVM!


---
Diffs of the changes:  (+1 -1)

Index: llvm/Makefile.common
diff -u llvm/Makefile.common:1.134 llvm/Makefile.common:1.135
--- llvm/Makefile.common:1.134	Fri Apr 23 19:10:56 2004
+++ llvm/Makefile.common	Fri Oct 29 19:57:52 2004
@@ -16,7 +16,7 @@
 # The variable $(LEVEL) *must* be set:
 #
 # 1. LEVEL - The level of the current subdirectory from the top of the 
-#    MagicStats view.  This level should be expressed as a path, for 
+#    source directory.  This level should be expressed as a path, for 
 #    example, ../.. for two levels deep.
 #
 # 2. DIRS - A list of subdirectories to be built.  Fake targets are set up






More information about the llvm-commits mailing list