llvm-6502/lib/Transforms/Instrumentation/Makefile
Chris Lattner 249be915df Build subdirs in parallel
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4000 91177308-0d34-0410-b5e6-96231b3b80d8
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