From: Daniel Dunbar Date: Fri, 28 Aug 2009 03:06:28 +0000 (+0000) Subject: Another NO_RUNTIME_LIBRARIES tweak... X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=5a8969a7e23b81812efb567eda824f62e706c554;p=oota-llvm.git Another NO_RUNTIME_LIBRARIES tweak... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80331 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/runtime/Makefile b/runtime/Makefile index 6b3b95b7d70..1e104514258 100644 --- a/runtime/Makefile +++ b/runtime/Makefile @@ -20,8 +20,8 @@ ifeq ($(ARCH), Sparc) PARALLEL_DIRS := $(filter-out libprofile, $(PARALLEL_DIRS)) endif -include $(LEVEL)/Makefile.common - endif +include $(LEVEL)/Makefile.common + install::