diff options
| author | aarne <aarne@chalmers.se> | 2015-02-17 17:18:51 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2015-02-17 17:18:51 +0000 |
| commit | 818a119a5be4a078bc0adfcc38eebab68e1e43f6 (patch) | |
| tree | 99c307fae5055672754da0a5d4a031c2378cebed /examples/phrasebook | |
| parent | 956b721048d589d0901d9c70ebbf859e54d09f31 (diff) | |
App14 with Tha up and running!
Diffstat (limited to 'examples/phrasebook')
| -rw-r--r-- | examples/phrasebook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile index 685587d2a..cb8e488fa 100644 --- a/examples/phrasebook/Makefile +++ b/examples/phrasebook/Makefile @@ -1,7 +1,7 @@ compile = runghc Compile forApp: - $(compile) -opt Bul Cat Chi Dut Eng Fin Fre Ger Hin Ita Jpn Spa Swe + $(compile) -opt Bul Cat Chi Dut Eng Fin Fre Ger Hin Ita Jpn Spa Swe Tha make gfos .PHONY: gfos |
