summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/GCCLibraries/libutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/runtime/GCCLibraries/libutil/Makefile')
-rw-r--r--llvm/runtime/GCCLibraries/libutil/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/llvm/runtime/GCCLibraries/libutil/Makefile b/llvm/runtime/GCCLibraries/libutil/Makefile
index 476fe1edb1c..81f57ab6a9c 100644
--- a/llvm/runtime/GCCLibraries/libutil/Makefile
+++ b/llvm/runtime/GCCLibraries/libutil/Makefile
@@ -1,3 +1,11 @@
+##===- runtime/GCCLibraries/libutil/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 = ../../..
BYTECODE_LIBRARY=1
DONT_BUILD_RELINKED=1
OpenPOWER on IntegriCloud