Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces number...
[oota-llvm.git] / runtime / Makefile
index d1165800c75b38616c4f36cbb06f3d8d69f68433..a63c66b3b0f58d66212b3a3699b8f77edf9138ba 100644 (file)
@@ -18,7 +18,7 @@ install all::
        $(Echo) "Warning: with llvm-gcc version 4 and beyond"
 else 
 ifneq ($(wildcard $(LLVMGCC)),)
-PARALLEL_DIRS  := GCCLibraries  libdummy libprofile GC
+PARALLEL_DIRS  := libdummy libprofile GC
 else
 PARALLEL_DIRS  := 
 install all ::