X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FMakefile;h=50a360f1f868f520bdafad0ccad739568dfdb67f;hb=00552e3875ee5f382db6c98286a241a7d0efe1b8;hp=cfa2edb4afeeb2b4b1230fd3e6cd721211e129c4;hpb=6480db4b3afb0adb0ffcedc6e88e3b3f394a86cf;p=oota-llvm.git diff --git a/lib/Target/Makefile b/lib/Target/Makefile index cfa2edb4afe..50a360f1f86 100644 --- a/lib/Target/Makefile +++ b/lib/Target/Makefile @@ -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