Build subdirs in parallel
[oota-llvm.git] / lib / Transforms / Instrumentation / Makefile
1 LEVEL = ../../..
2 LIBRARYNAME = instrument
3 PARALLEL_DIRS = ProfilePaths 
4 BUILD_ARCHIVE = 1
5
6 include $(LEVEL)/Makefile.common
7