- Checkin LARGE number of Changes to CEE pass that will make it much more
[oota-llvm.git] / lib / Transforms / Makefile
index b9f65b2e7f4929587f16648a59e1cbdf016c744e..09ae44f6107808d9b508c984891ca98516418fee 100644 (file)
@@ -1,7 +1,7 @@
 LEVEL = ../..
-DIRS = Utils Instrumentation Scalar IPO
-
+PARALLEL_DIRS = Utils Instrumentation Scalar IPO
 LIBRARYNAME = transforms
+BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common