diff options
| author | Krasimir Angelov <kr.angelov@gmail.com> | 2018-06-20 13:06:15 +0200 |
|---|---|---|
| committer | Krasimir Angelov <kr.angelov@gmail.com> | 2018-06-20 13:06:15 +0200 |
| commit | d8eac259e4782c03be8b22274ee6025499457ab6 (patch) | |
| tree | d632ca03451a0ce630311a0404b7833e17f0b8e8 /examples/slowApp/Makefile2 | |
| parent | 09d576f5b4b7c450ed41e86d5cc24557a1ffba11 (diff) | |
| parent | 485938103c6f9350575b79a4d4372c0b70439e04 (diff) | |
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Diffstat (limited to 'examples/slowApp/Makefile2')
| -rw-r--r-- | examples/slowApp/Makefile2 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/slowApp/Makefile2 b/examples/slowApp/Makefile2 deleted file mode 100644 index 914ee4292..000000000 --- a/examples/slowApp/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 |
