diff options
| author | aarne <aarne@chalmers.se> | 2011-12-05 09:36:26 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2011-12-05 09:36:26 +0000 |
| commit | 8f05c404c588b98161bee798e8390f53e3aa37e4 (patch) | |
| tree | 3360e9bf66beaacd8f564a5e00cd5ce24c7fc515 /examples/phrasebook/Makefile | |
| parent | 2a0c611486ec46d63a7109e51a5ad0a1b5dd2184 (diff) | |
adjustments in Thai pronunciation
Diffstat (limited to 'examples/phrasebook/Makefile')
| -rw-r--r-- | examples/phrasebook/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
