forked from GitHub/gf-core
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