From f874ea807eaeee6a1ebb34f1684ab6fa8670503d Mon Sep 17 00:00:00 2001 From: John Criswell Date: Mon, 29 Sep 2003 15:02:30 +0000 Subject: [PATCH] Moved code from llvm/lib/Support to llvm/support/lib/Support. llvm-svn: 8735 --- llvm/lib/Support/Makefile | 2 +- llvm/support/lib/Support/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm/lib/Support/Makefile b/llvm/lib/Support/Makefile index 7b263b79c885..d52d7315bf85 100644 --- a/llvm/lib/Support/Makefile +++ b/llvm/lib/Support/Makefile @@ -1,4 +1,4 @@ -LEVEL = ../.. +LEVEL = ../../.. LIBRARYNAME = support BUILD_ARCHIVE = 1 diff --git a/llvm/support/lib/Support/Makefile b/llvm/support/lib/Support/Makefile index 7b263b79c885..d52d7315bf85 100644 --- a/llvm/support/lib/Support/Makefile +++ b/llvm/support/lib/Support/Makefile @@ -1,4 +1,4 @@ -LEVEL = ../.. +LEVEL = ../../.. LIBRARYNAME = support BUILD_ARCHIVE = 1