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:
e5a57ee
)
Build as before dis
author
Chris Lattner
<sabre@nondot.org>
Wed, 25 Jul 2001 22:48:09 +0000
(22:48 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 25 Jul 2001 22:48:09 +0000
(22:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index c69e774d1c442b5d17755ea0180a3f322c02a00e..e62847c1c6e8b5bca08abad8c401ad569943e619 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-1,5
+1,5
@@
LEVEL = ..
-DIRS =
dis a
s opt analyze llc
+DIRS =
as di
s opt analyze llc
include $(LEVEL)/Makefile.common