summaryrefslogtreecommitdiff
path: root/tools/analyze/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/analyze/Makefile')
-rw-r--r--tools/analyze/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/analyze/Makefile b/tools/analyze/Makefile
index 6fd5d940009..463dd95d44e 100644
--- a/tools/analyze/Makefile
+++ b/tools/analyze/Makefile
@@ -1,3 +1,11 @@
+##===- tools/analyze/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 = ../..
TOOLNAME = analyze
USEDLIBS = asmparser bcreader scalaropts.a transforms.a analysis ipa \