mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Remove outdated line which of course cvs merging never detects...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4175 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
85131c8277
commit
a0c8e0a73d
@ -126,7 +126,7 @@ endif
|
|||||||
# Special tools used while building the LLVM tree. Burg is built as part of the
|
# Special tools used while building the LLVM tree. Burg is built as part of the
|
||||||
# utils directory.
|
# utils directory.
|
||||||
#
|
#
|
||||||
BURG := $(LEVEL)/utils/Burg/burg.$(UNAME)
|
BURG := $(TOOLDEBUG)/burg
|
||||||
RunBurg := $(BURG) $(BURG_OPTS)
|
RunBurg := $(BURG) $(BURG_OPTS)
|
||||||
|
|
||||||
|
|
||||||
|
@ -126,7 +126,7 @@ endif
|
|||||||
# Special tools used while building the LLVM tree. Burg is built as part of the
|
# Special tools used while building the LLVM tree. Burg is built as part of the
|
||||||
# utils directory.
|
# utils directory.
|
||||||
#
|
#
|
||||||
BURG := $(LEVEL)/utils/Burg/burg.$(UNAME)
|
BURG := $(TOOLDEBUG)/burg
|
||||||
RunBurg := $(BURG) $(BURG_OPTS)
|
RunBurg := $(BURG) $(BURG_OPTS)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user