Build subdirs in parallel

llvm-svn: 4000
This commit is contained in:
Chris Lattner 2002-10-01 22:36:35 +00:00
parent c758fe6b72
commit f242bec91b
1 changed files with 1 additions and 1 deletions

View File

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