Files
clang-p2996/llvm/lib/Transforms/Instrumentation/Makefile
Chris Lattner f242bec91b Build subdirs in parallel
llvm-svn: 4000
2002-10-01 22:36:35 +00:00

8 lines
125 B
Makefile

LEVEL = ../../..
LIBRARYNAME = instrument
PARALLEL_DIRS = ProfilePaths
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common