Implement printing more, implement opcode output more
[oota-llvm.git] / lib / Target / Makefile
index 7fd02c66722fd2139f427c3ecd685809f974a0fd..32032a66be16edcb0755f6d067fdebd871356398 100644 (file)
@@ -1,5 +1,6 @@
 LEVEL = ../..
-DIRS = Sparc
+DIRS = Sparc X86
 LIBRARYNAME = target
+BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common