Updated Makefiles to reflect new location in llvm/support/tools.
authorJohn Criswell <criswell@uiuc.edu>
Mon, 29 Sep 2003 14:48:29 +0000 (14:48 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 29 Sep 2003 14:48:29 +0000 (14:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8731 91177308-0d34-0410-b5e6-96231b3b80d8

support/tools/Burg/Makefile
support/tools/TableGen/Makefile
utils/Burg/Makefile
utils/TableGen/Makefile

index 5797161619b7ac1bf2e1f533382737e6da35ec78..d1b9fe27fd1ed2641048417d89b3f0cfc59fe4e3 100644 (file)
@@ -1,4 +1,4 @@
-LEVEL = ../..
+LEVEL = ../../..
 TOOLNAME = burg
 ExtraSource = gram.tab.c
 
index 89a956d9dde9633a67eea33997fea23458f4c9aa..b06ca9b7e18791a3384418a000f52e42db19646d 100644 (file)
@@ -1,4 +1,4 @@
-LEVEL = ../..
+LEVEL = ../../..
 TOOLNAME = tblgen
 USEDLIBS = support.a
 
index 5797161619b7ac1bf2e1f533382737e6da35ec78..d1b9fe27fd1ed2641048417d89b3f0cfc59fe4e3 100644 (file)
@@ -1,4 +1,4 @@
-LEVEL = ../..
+LEVEL = ../../..
 TOOLNAME = burg
 ExtraSource = gram.tab.c
 
index 89a956d9dde9633a67eea33997fea23458f4c9aa..b06ca9b7e18791a3384418a000f52e42db19646d 100644 (file)
@@ -1,4 +1,4 @@
-LEVEL = ../..
+LEVEL = ../../..
 TOOLNAME = tblgen
 USEDLIBS = support.a