of PARALLEL_DIRS are. They apparantly aren't what either Nick, Eric, or
I thought. ;] Should let the bots make forward progress.
llvm-svn: 161618
include $(CLANG_LEVEL)/../../Makefile.config
-# Build libclang first so that other tools can depend on it.
-DIRS := libclang
-
-PARALLEL_DIRS := driver c-index-test arcmt-test c-arcmt-test diagtool \
- clang-check
+DIRS := driver libclang c-index-test arcmt-test c-arcmt-test diagtool \
+ clang-check
# Recurse into the extra repository of tools if present.
-PARALLEL_OPTIONAL_DIRS := extra
+OPTIONAL_DIRS := extra
include $(CLANG_LEVEL)/Makefile