Switched to Filelist.<name>.mk files
This commit is contained in:
parent
fd646bda95
commit
c3626fc59e
42 changed files with 456 additions and 399 deletions
20
parser/Filelist.parser.mk
Normal file
20
parser/Filelist.parser.mk
Normal 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 = \
|
||||
\
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue