phrasebook/Makefile: use 'gf -run' to make missing.txt

This commit is contained in:
hallgren
2011-10-20 13:58:46 +00:00
parent a9f4d42652
commit 3dbdc56669

View File

@@ -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