[mips] Correct operand order in DSP's mthi/mtlo
[oota-llvm.git] / lib / DebugInfo / Makefile
index 1292b5728359b5d967eb74d5d43521989306c4ac..6072af31441640a91c535f188bd6a26f01ebcf66 100644 (file)
@@ -6,9 +6,10 @@
 # License. See LICENSE.TXT for details.
 #
 ##===----------------------------------------------------------------------===##
-
 LEVEL = ../..
-LIBRARYNAME = LLVMDebugInfo
-BUILD_ARCHIVE := 1
+
+include $(LEVEL)/Makefile.config
+
+PARALLEL_DIRS := CodeView DWARF PDB Symbolize
 
 include $(LEVEL)/Makefile.common