From: John Criswell Date: Mon, 29 Sep 2003 15:02:30 +0000 (+0000) Subject: Moved code from llvm/lib/Support to llvm/support/lib/Support. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=ead9a945ea912b00807e49a5628375ca3df14672;hp=bc7039c0cdfa583fc8a7223a86d231fd88c5d337 Moved code from llvm/lib/Support to llvm/support/lib/Support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8735 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Support/Makefile b/lib/Support/Makefile index 7b263b79c88..d52d7315bf8 100644 --- a/lib/Support/Makefile +++ b/lib/Support/Makefile @@ -1,4 +1,4 @@ -LEVEL = ../.. +LEVEL = ../../.. LIBRARYNAME = support BUILD_ARCHIVE = 1 diff --git a/support/lib/Support/Makefile b/support/lib/Support/Makefile index 7b263b79c88..d52d7315bf8 100644 --- a/support/lib/Support/Makefile +++ b/support/lib/Support/Makefile @@ -1,4 +1,4 @@ -LEVEL = ../.. +LEVEL = ../../.. LIBRARYNAME = support BUILD_ARCHIVE = 1