mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-08-20 19:26:22 -06:00
MinGrammar compilation more robust
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
compile = runghc Compile
|
||||
|
||||
all: src pgf
|
||||
|
||||
src:
|
||||
@@ -8,3 +10,9 @@ pgf: src
|
||||
|
||||
gf: src
|
||||
gf -batch MiniGrammar???.gf
|
||||
|
||||
compdemo:
|
||||
$(compile) Afr Bul Cat Dan Dut Eng Fin Fre Ger Ita Nep Nor Pnb Pes Pol Rus Spa Swe Tha Urd
|
||||
|
||||
linkdemo:
|
||||
$(compile) -link Afr Bul Cat Dan Dut Eng Fin Fre Ger Ita Nep Nor Pnb Pes Pol Rus Spa Swe Tha Urd
|
||||
|
||||
Reference in New Issue
Block a user