finegrainify namespacification
[oota-llvm.git] / lib / Support / Makefile
index c7eb8adcb194e6c813ad47e7085f0ea40cbea8fc..0b6660408ac9e5145235c62a84eb7dd02b16a687 100644 (file)
@@ -1,7 +1,13 @@
+##===- lib/Support/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 = ../..
-
-DIRS  = 
-
 LIBRARYNAME = support
+BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common