Add #include <cstdlib> and abort() to silence a warning
[oota-llvm.git] / lib / Bytecode / Writer / Makefile
index 76c52f465d785c899f187b72a30aad670eb56cea..44bfb4632b4fd55d4e7d2977f238c0318c50a26f 100644 (file)
@@ -1,3 +1,11 @@
+##===- lib/Bytecode/Writer/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 = bcwriter