diff options
| -rw-r--r-- | llvm/lib/Support/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Makefile b/llvm/lib/Support/Makefile index d52d7315bf8..7b263b79c88 100644 --- a/llvm/lib/Support/Makefile +++ b/llvm/lib/Support/Makefile @@ -1,4 +1,4 @@ -LEVEL = ../../.. +LEVEL = ../.. LIBRARYNAME = support BUILD_ARCHIVE = 1 |

