[llvm-commits] CVS: llvm/projects/Stacker/tools/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Sun Nov 23 12:00:02 PST 2003
Changes in directory llvm/projects/Stacker/tools:
Makefile updated: 1.1 -> 1.2
---
Log message:
Fix file header
---
Diffs of the changes: (+2 -2)
Index: llvm/projects/Stacker/tools/Makefile
diff -u llvm/projects/Stacker/tools/Makefile:1.1 llvm/projects/Stacker/tools/Makefile:1.2
--- llvm/projects/Stacker/tools/Makefile:1.1 Sun Nov 23 11:58:46 2003
+++ llvm/projects/Stacker/tools/Makefile Sun Nov 23 11:59:43 2003
@@ -1,6 +1,6 @@
-##===- projects/sample/Makefile ----------------------------*- Makefile -*-===##
+##===- projects/Stacker/tools/Makefile ---------------------*- Makefile -*-===##
#
-# This is a sample Makefile for a project that uses LLVM.
+# This is the stacker tools makefile
#
##===----------------------------------------------------------------------===##
More information about the llvm-commits
mailing list