[llvm-commits] CVS: llvm/tools/gccas/Makefile

Misha Brukman brukman at cs.uiuc.edu
Fri Oct 29 16:26:20 PDT 2004



Changes in directory llvm/tools/gccas:

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

Fix file header comment


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

Index: llvm/tools/gccas/Makefile
diff -u llvm/tools/gccas/Makefile:1.18 llvm/tools/gccas/Makefile:1.19
--- llvm/tools/gccas/Makefile:1.18	Wed Oct 27 18:18:45 2004
+++ llvm/tools/gccas/Makefile	Fri Oct 29 18:26:09 2004
@@ -1,4 +1,4 @@
-##===- tools/gccas/Makefile ------------------------------*- Makefile -*-===##
+##===- tools/gccas/Makefile --------------------------------*- Makefile -*-===##
 # 
 #                     The LLVM Compiler Infrastructure
 #






More information about the llvm-commits mailing list