aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/Makefile
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-09-29 14:48:29 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-09-29 14:48:29 +0000
commit788816f02185fca405c2413c2f2d74dfeefecf2f (patch)
tree10bbe3b7649512917beed6aedb26340c6e6bc184 /utils/TableGen/Makefile
parentfa4f181b6b08ae54ac4cb08256334cc3fe8fd696 (diff)
downloadexternal_llvm-788816f02185fca405c2413c2f2d74dfeefecf2f.zip
external_llvm-788816f02185fca405c2413c2f2d74dfeefecf2f.tar.gz
external_llvm-788816f02185fca405c2413c2f2d74dfeefecf2f.tar.bz2
Updated Makefiles to reflect new location in llvm/support/tools.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8731 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/Makefile')
-rw-r--r--utils/TableGen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/TableGen/Makefile b/utils/TableGen/Makefile
index 89a956d..b06ca9b 100644
--- a/utils/TableGen/Makefile
+++ b/utils/TableGen/Makefile
@@ -1,4 +1,4 @@
-LEVEL = ../..
+LEVEL = ../../..
TOOLNAME = tblgen
USEDLIBS = support.a