build the new runtime directory

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7876 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-08-15 04:53:45 +00:00
parent 7dc97ff180
commit 52cc7e2edd

View File

@ -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