Delete -std-compile-opts.
[oota-llvm.git] / lib / Target / Makefile
index cfa2edb4afeeb2b4b1230fd3e6cd721211e129c4..50a360f1f868f520bdafad0ccad739568dfdb67f 100644 (file)
@@ -15,6 +15,6 @@ BUILD_ARCHIVE = 1
 # value for PARALLEL_DIRS which must be set before Makefile.rules is included
 include $(LEVEL)/Makefile.config
 
-PARALLEL_DIRS := $(TARGETS_TO_BUILD) AllTargetsBindings
+PARALLEL_DIRS := $(TARGETS_TO_BUILD)
 
 include $(LLVM_SRC_ROOT)/Makefile.rules