Switched to Filelist.<name>.mk files

This commit is contained in:
Maieul BOYER 2024-07-23 22:04:11 +00:00
parent fd646bda95
commit c3626fc59e
42 changed files with 456 additions and 399 deletions

20
parser/Filelist.parser.mk Normal file
View file

@ -0,0 +1,20 @@
SRC_FILES = \
create_language \
input \
language \
length \
lex \
lexer \
lib \
node \
parser \
point \
reduce_action \
scanner \
stack \
subtree \
tree \
GEN_FILES = \
\