projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a272290
)
Use PARALLEL_DIRS.
author
Vikram S. Adve
<vadve@cs.uiuc.edu>
Fri, 11 Oct 2002 16:08:17 +0000
(16:08 +0000)
committer
Vikram S. Adve
<vadve@cs.uiuc.edu>
Fri, 11 Oct 2002 16:08:17 +0000
(16:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4114
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Analysis/Makefile
patch
|
blob
|
history
diff --git
a/lib/Analysis/Makefile
b/lib/Analysis/Makefile
index 6168140831dcf8f7d0b572c1fb1f0ba032a96a21..d544a05a1f0505f9608ce4e8fa5529adf72549d2 100644
(file)
--- a/
lib/Analysis/Makefile
+++ b/
lib/Analysis/Makefile
@@
-1,6
+1,6
@@
LEVEL = ../..
LIBRARYNAME = analysis
-DIRS = LiveVar IPA DataStructure
+
PARALLEL_
DIRS = LiveVar IPA DataStructure
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common