[llvm-commits] CVS: llvm/projects/Stacker/lib/Makefile

Misha Brukman brukman at cs.uiuc.edu
Sun Oct 10 17:55:10 PDT 2004



Changes in directory llvm/projects/Stacker/lib:

Makefile updated: 1.2 -> 1.3
---
Log message:

Fix file header comment


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

Index: llvm/projects/Stacker/lib/Makefile
diff -u llvm/projects/Stacker/lib/Makefile:1.2 llvm/projects/Stacker/lib/Makefile:1.3
--- llvm/projects/Stacker/lib/Makefile:1.2	Sat Sep  4 14:48:50 2004
+++ llvm/projects/Stacker/lib/Makefile	Sun Oct 10 19:54:59 2004
@@ -1,6 +1,6 @@
-##===- projects/sample/Makefile ----------------------------*- Makefile -*-===##
+##===- projects/Stacker/lib/Makefile -----------------------*- Makefile -*-===##
 #
-# This is a sample Makefile for a project that uses LLVM.
+# Compile Stacker libraries
 #
 ##===----------------------------------------------------------------------===##
 






More information about the llvm-commits mailing list