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

John Criswell criswell at cs.uiuc.edu
Mon Oct 20 17:30:11 PDT 2003


Changes in directory llvm/lib/Target/Sparc:

Makefile updated: 1.32 -> 1.33

---
Log message:

Added LLVM copyright notice to Makefiles.



---
Diffs of the changes:  (+8 -0)

Index: llvm/lib/Target/Sparc/Makefile
diff -u llvm/lib/Target/Sparc/Makefile:1.32 llvm/lib/Target/Sparc/Makefile:1.33
--- llvm/lib/Target/Sparc/Makefile:1.32	Wed Sep 10 09:10:44 2003
+++ llvm/lib/Target/Sparc/Makefile	Mon Oct 20 17:26:57 2003
@@ -1,3 +1,11 @@
+##===- lib/Target/Sparc/Makefile ---------------------------*- Makefile -*-===##
+# 
+#                     The LLVM Compiler Infrastructure
+#
+# This file was developed by the LLVM research group and is distributed under
+# the University of Illinois Open Source License. See LICENSE.TXT for details.
+# 
+##===----------------------------------------------------------------------===##
 LEVEL = ../../..
 LIBRARYNAME = sparc
 





More information about the llvm-commits mailing list