[llvm-commits] CVS: llvm/lib/Target/Makefile

Chris Lattner lattner at cs.uiuc.edu
Sat Oct 16 11:22:01 PDT 2004



Changes in directory llvm/lib/Target:

Makefile updated: 1.17 -> 1.18
---
Log message:

Fix fix fix


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

Index: llvm/lib/Target/Makefile
diff -u llvm/lib/Target/Makefile:1.17 llvm/lib/Target/Makefile:1.18
--- llvm/lib/Target/Makefile:1.17	Tue Sep 14 20:34:25 2004
+++ llvm/lib/Target/Makefile	Sat Oct 16 13:21:50 2004
@@ -1,4 +1,4 @@
-##===- lib/Target/Makefile ------------------------------*- Makefile -*-===##
+#===- lib/Target/Makefile ------------------------------*- Makefile -*-===##
 # 
 #                     The LLVM Compiler Infrastructure
 #






More information about the llvm-commits mailing list