mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
phrasebook/Makefile: use 'gf -run' to make missing.txt
This commit is contained in:
@@ -21,7 +21,7 @@ koe:
|
||||
$(compile) Eng Fre DisambPhrasebookEng
|
||||
|
||||
missing:
|
||||
echo "pg -missing | wf -file=missing.txt" | gf Phrasebook.pgf
|
||||
echo "pg -missing | wf -file=missing.txt" | gf -run Phrasebook.pgf
|
||||
|
||||
doc:
|
||||
cat Sentences.gf Words.gf >Ontology.gf
|
||||
|
||||
Reference in New Issue
Block a user