BAS 2.4: Add autogenerated token.c file. From Alan Carvalho de Assis
This commit is contained in:
parent
113ea27255
commit
c91be4299c
@ -45,7 +45,7 @@ CSRCS =
|
||||
ifeq ($(CONFIG_INTERPRETERS_BAS),y)
|
||||
|
||||
CSRCS += auto.c bas.c fs.c getopt1.c getopt.c global.c main.c program.c
|
||||
CSRCS += str.c value.c var.c
|
||||
CSRCS += str.c token.c value.c var.c
|
||||
|
||||
DEPPATH = --dep-path .
|
||||
VPATH = .
|
||||
|
5386
interpreters/bas/token.c
Normal file
5386
interpreters/bas/token.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user