mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-18 19:13:57 +01:00
grammar.py and friends: Implement config file support
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
214c222002
commit
1a7a34f73c
6 changed files with 100 additions and 27 deletions
|
|
@ -4,6 +4,7 @@ EXE_ARGS ?= grammartest.code
|
|||
PREREQ_BUILD += ytools
|
||||
FB_NAME = grammartest
|
||||
NAMESPACE_IN_GENERATED = gt
|
||||
GENERATE_CONFIG_FILE = generate.conf
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(TOPDIR)/make/generate-flex-bison.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue