Build subdirs in parallel

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4000 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-10-01 22:36:35 +00:00
parent 96ef1b90c8
commit 249be915df

View File

@ -1,6 +1,6 @@
LEVEL = ../../..
LIBRARYNAME = instrument
DIRS = ProfilePaths
PARALLEL_DIRS = ProfilePaths
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common