*** empty log message ***

llvm-svn: 3002
diff --git a/llvm/lib/Target/Makefile b/llvm/lib/Target/Makefile
index 7fd02c6..3c5bf67 100644
--- a/llvm/lib/Target/Makefile
+++ b/llvm/lib/Target/Makefile
@@ -1,5 +1,6 @@
 LEVEL = ../..
 DIRS = Sparc
 LIBRARYNAME = target
+BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common