summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-08-15 04:53:45 +0000
committerChris Lattner <sabre@nondot.org>2003-08-15 04:53:45 +0000
commit4640c6c05ef529f2faff00e18be1f165e5b7f708 (patch)
tree141587cb98fd591f6be7708252b3a3a7f865ba7d /llvm
parente81de41edfbba39b17e8bd61bbcc6440afc92354 (diff)
downloadbcm5719-llvm-4640c6c05ef529f2faff00e18be1f165e5b7f708.tar.gz
bcm5719-llvm-4640c6c05ef529f2faff00e18be1f165e5b7f708.zip
build the new runtime directory
llvm-svn: 7876
Diffstat (limited to 'llvm')
-rw-r--r--llvm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/Makefile b/llvm/Makefile
index b7824d50600..735ba5fe0cc 100644
--- a/llvm/Makefile
+++ b/llvm/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
OpenPOWER on IntegriCloud