forked from GitHub/gf-core
8 lines
205 B
Plaintext
8 lines
205 B
Plaintext
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
|