*** empty log message ***
[oota-llvm.git] / tools / Makefile
index 8fe52c02c82300610a305f17b93cf9c89039082b..2570e7f58b7764368aaee9836e777e3c6d881a5c 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-DIRS = as dis opt link gccas lli llc gccld analyze extract
+PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract
 
 include $(LEVEL)/Makefile.common