summaryrefslogtreecommitdiff
path: root/lib/Support/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-05 19:24:38 +0000
committerChris Lattner <sabre@nondot.org>2003-10-05 19:24:38 +0000
commitf708c7901d3b48e2fff2f5913689dd9bf78c9fb9 (patch)
tree667b1e95f67943e984e7f2a685cc949e03debd8a /lib/Support/Makefile
parent35fccb7e424d7b72e411cee870cb43e23412c2d3 (diff)
downloadllvm-f708c7901d3b48e2fff2f5913689dd9bf78c9fb9.tar.gz
llvm-f708c7901d3b48e2fff2f5913689dd9bf78c9fb9.tar.bz2
llvm-f708c7901d3b48e2fff2f5913689dd9bf78c9fb9.tar.xz
Move support/lib/Support back to lib/Support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8874 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Makefile')
-rw-r--r--lib/Support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Support/Makefile b/lib/Support/Makefile
index d52d7315bf..7b263b79c8 100644
--- a/lib/Support/Makefile
+++ b/lib/Support/Makefile
@@ -1,4 +1,4 @@
-LEVEL = ../../..
+LEVEL = ../..
LIBRARYNAME = support
BUILD_ARCHIVE = 1