commit | ead9a945ea912b00807e49a5628375ca3df14672 | [log] [tgz] |
---|---|---|
author | John Criswell <criswell@uiuc.edu> | Mon Sep 29 15:02:30 2003 +0000 |
committer | John Criswell <criswell@uiuc.edu> | Mon Sep 29 15:02:30 2003 +0000 |
tree | 8ea0cd5decd8d28163038ca918e46b2422ec38d4 | |
parent | bc7039c0cdfa583fc8a7223a86d231fd88c5d337 [diff] [blame] |
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 7b263b7..d52d731 100644 --- a/lib/Support/Makefile +++ b/lib/Support/Makefile
@@ -1,4 +1,4 @@ -LEVEL = ../.. +LEVEL = ../../.. LIBRARYNAME = support BUILD_ARCHIVE = 1