mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-04 23:32:00 +00:00
Fix misspelling of ExtraSources, hopefully to unbreak the nightly tester
Remove evil rcs tag :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6737 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
eaeaad614c
commit
5449955313
@ -1,7 +1,6 @@
|
||||
# $Id$
|
||||
LEVEL = ../..
|
||||
TOOLNAME = burg
|
||||
EXTRASOURCES = gram.tab.c
|
||||
ExtraSource = gram.tab.c
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
# $Id$
|
||||
LEVEL = ../..
|
||||
TOOLNAME = burg
|
||||
EXTRASOURCES = gram.tab.c
|
||||
ExtraSource = gram.tab.c
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user