diff options
| author | aarne <aarne@chalmers.se> | 2015-06-02 12:59:29 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2015-06-02 12:59:29 +0000 |
| commit | 3643e20406abf83d2a41d8d46dd5c66237ef1727 (patch) | |
| tree | 0256c6bfd6b2a4b356ff5a648763b15d96c2cd48 /examples/app/Makefile2 | |
| parent | eb07e4e8622e11087c5f6c14cd35d1575fcea3a8 (diff) | |
copied examples/app to examples/slowApp; the new app is a bit scaled down but much faster
Diffstat (limited to 'examples/app/Makefile2')
| -rw-r--r-- | examples/app/Makefile2 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/app/Makefile2 b/examples/app/Makefile2 deleted file mode 100644 index 914ee4292..000000000 --- a/examples/app/Makefile2 +++ /dev/null @@ -1,7 +0,0 @@ -P=../phrasebook -L=../../lib/src -GFPATH=$L/chunk:$L/translator:$L/finnish/stemmed:$L/finnish:$P -J=-j +RTS -N4 -A20M -RTS - -App.pgf:: - gf -s -make $J -probs=./app.probs -path=$(GFPATH) -gfo-dir gfo App???.gf |
