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:
7dc97ff
)
build the new runtime directory
author
Chris Lattner
<sabre@nondot.org>
Fri, 15 Aug 2003 04:53:45 +0000
(
04:53
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 15 Aug 2003 04:53:45 +0000
(
04:53
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7876
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index b7824d50600089887b4ff585756545354f1d2318..735ba5fe0ccccb0fe8033c6e2b4b804e1c40044e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,5
+1,5
@@
LEVEL = .
-DIRS = lib/Support utils lib tools
+DIRS = lib/Support utils lib tools
runtime
OPTIONAL_DIRS = projects
include $(LEVEL)/Makefile.common