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:
e3d4e44
)
Stop building `as' and `dis' as they have been removed.
author
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 15 Sep 2003 14:45:00 +0000
(14:45 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 15 Sep 2003 14:45:00 +0000
(14:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8529
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 2a1c1f37760c2cb3d70ba88100ce5e70b6d32400..6f71cf40b3ce8b2b3f44e8d8f5f57c99797d5b8c 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-1,5
+1,5
@@
LEVEL := ..
-PARALLEL_DIRS :=
as llvm-as di
s llvm-dis opt gccas llc link lli gccld \
+PARALLEL_DIRS :=
llvm-a
s llvm-dis opt gccas llc link lli gccld \
analyze extract bugpoint llvm-ar
include $(LEVEL)/Makefile.common