Targets are independent of each other, so compile them in parallel

llvm-svn: 16351
This commit is contained in:
Misha Brukman 2004-09-15 01:34:25 +00:00
parent 59d448f15e
commit 2d01db846b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# #
##===----------------------------------------------------------------------===## ##===----------------------------------------------------------------------===##
LEVEL = ../.. LEVEL = ../..
DIRS = CBackend X86 SparcV9 PowerPC Skeleton PARALLEL_DIRS = CBackend X86 SparcV9 PowerPC Skeleton
LIBRARYNAME = target LIBRARYNAME = target
BUILD_ARCHIVE = 1 BUILD_ARCHIVE = 1