1
0
forked from GitHub/gf-core

completions of PhrasebookGer

This commit is contained in:
aarne
2010-04-12 21:26:36 +00:00
parent c46b81d872
commit 6dda3d2ebf
4 changed files with 53 additions and 13 deletions

View File

@@ -1,9 +1,13 @@
compile = runghc Compile
all: demo missing
all: fin demo missing
demo:
demo: compdemo linkdemo
compdemo:
$(compile) Eng Fre Ger Ita Ron Swe DisambPhrasebookEng
linkdemo:
$(compile) -link Eng Fin Fre Ger Ita Ron Swe DisambPhrasebookEng
#separate, because slow...