move grammar analysis stuff to its own files
This commit is contained in:
parent
dab5159550
commit
188d369a9b
4 changed files with 587 additions and 552 deletions
|
|
@ -40,6 +40,7 @@ HAMMER_PARTS := \
|
|||
system_allocator.o \
|
||||
benchmark.o \
|
||||
compile.o \
|
||||
cfgrammar.o \
|
||||
$(PARSERS:%=parsers/%.o) \
|
||||
$(BACKENDS:%=backends/%.o)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue