summaryrefslogtreecommitdiff
path: root/lib/Target/CBackend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/CBackend/Makefile')
-rw-r--r--lib/Target/CBackend/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/Target/CBackend/Makefile b/lib/Target/CBackend/Makefile
index 3c08fe0da9..2e13bf7c99 100644
--- a/lib/Target/CBackend/Makefile
+++ b/lib/Target/CBackend/Makefile
@@ -1,3 +1,11 @@
+##===- lib/CWriter/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 = ../..