From 4bae49c6341fc831f474f1fffc0f763892ef696d Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 29 Mar 2010 21:19:50 +0000 Subject: information on missing words; fix in PhraseDut --- examples/phrasebook/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'examples/phrasebook/Makefile') diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile index 1a28326ba..43547d860 100644 --- a/examples/phrasebook/Makefile +++ b/examples/phrasebook/Makefile @@ -1,5 +1,10 @@ -all: +all: pgf missing + +pgf: gf -make PhrasebookEng.gf PhrasebookFin.gf PhrasebookFre.gf PhrasebookIta.gf PhrasebookRon.gf PhrasebookSwe.gf +missing: + echo "pg -missing | wf -file=missing.txt" | gf Phrasebook.pgf + doc: txt2tags -thtml phrasebook.txt -- cgit v1.2.3