give FP stack registers names
[oota-llvm.git] / lib / VMCore / Makefile
index 7d1289c45291f56550d13b6e4494174ea74b89bb..9fc1c96caa9a211e1ecbfb054872ee3557b5a5db 100644 (file)
@@ -1,6 +1,12 @@
-
+##===- lib/VMCore/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 = vmcore
 
 include $(LEVEL)/Makefile.common