mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 06:32:09 +00:00
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
This commit is contained in:
parent
fa4f181b6b
commit
788816f021
@ -1,4 +1,4 @@
|
|||||||
LEVEL = ../..
|
LEVEL = ../../..
|
||||||
TOOLNAME = burg
|
TOOLNAME = burg
|
||||||
ExtraSource = gram.tab.c
|
ExtraSource = gram.tab.c
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
LEVEL = ../..
|
LEVEL = ../../..
|
||||||
TOOLNAME = tblgen
|
TOOLNAME = tblgen
|
||||||
USEDLIBS = support.a
|
USEDLIBS = support.a
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
LEVEL = ../..
|
LEVEL = ../../..
|
||||||
TOOLNAME = burg
|
TOOLNAME = burg
|
||||||
ExtraSource = gram.tab.c
|
ExtraSource = gram.tab.c
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
LEVEL = ../..
|
LEVEL = ../../..
|
||||||
TOOLNAME = tblgen
|
TOOLNAME = tblgen
|
||||||
USEDLIBS = support.a
|
USEDLIBS = support.a
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user