From 8f05c404c588b98161bee798e8390f53e3aa37e4 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 5 Dec 2011 09:36:26 +0000 Subject: adjustments in Thai pronunciation --- examples/phrasebook/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/phrasebook/Makefile') diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile index 2d363bb9d..2322a2832 100644 --- a/examples/phrasebook/Makefile +++ b/examples/phrasebook/Makefile @@ -2,10 +2,10 @@ compile = runghc Compile all: demo missing -thaidroid: +thaidroid: #thaiscript cp -p Phrasebook.pgf FullPhrasebook.pgf - $(compile) -opt Eng Swe Tha Thp DisambPhrasebookEng - $(compile) -link Eng Fin Swe Tha Thp DisambPhrasebookEng + $(compile) -opt Eng Swe Tha PhrasebookThaP DisambPhrasebookEng + $(compile) -link Eng Fin Swe Tha PhrasebookThaP DisambPhrasebookEng mv Phrasebook.pgf Thaidroid.pgf mv FullPhrasebook.pgf Phrasebook.pgf -- cgit v1.2.3