mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
slight modifs in Bronzeage, adapted to next-lib
This commit is contained in:
9
examples/bronzeage/Makefile
Normal file
9
examples/bronzeage/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
# notice: GF_LIB_PATH has to point to GF/next-lib
|
||||
|
||||
all: magnet
|
||||
|
||||
magnet:
|
||||
gfc --make -src --parser=off --name=fin BronzeageFin.gf
|
||||
gfc --make -src BronzeageEng.gf BronzeageSwe.gf BronzeageIta.gf
|
||||
gfc --make --name=grammar fin.pgf Bronzeage.pgf
|
||||
|
||||
Reference in New Issue
Block a user