*** empty log message ***


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3002 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/Makefile b/lib/Target/Makefile
index 7fd02c6..3c5bf67 100644
--- a/lib/Target/Makefile
+++ b/lib/Target/Makefile
@@ -1,5 +1,6 @@
 LEVEL = ../..
 DIRS = Sparc
 LIBRARYNAME = target
+BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common