Build subdirs in parallel

llvm-svn: 4000
This commit is contained in:
Chris Lattner 2002-10-01 22:36:35 +00:00
parent c2322d5fac
commit b5d3e33496

View File

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