Replace PowerPCPEI.cpp with target independant PrologEpilogInserter
[oota-llvm.git] / Makefile.common
index ddbaf48c3cf25d1f49f31d3cb8631ab09e6db32b..9fe71c0b1c6ca1da7cbc73c5e48399c2abb0e9c4 100644 (file)
@@ -1,4 +1,11 @@
-#===-- Makefile.common - Common make rules for LLVM -------*- makefile -*--====
+#===-- Makefile.common - Common make rules for LLVM --------*- 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.
+# 
+#===------------------------------------------------------------------------===#
 #
 # This file is included by all of the LLVM makefiles.  This file defines common
 # rules to do things like compile a .cpp file or generate dependency info.