blob: 8bea9f20d4ff526625de78b6948275d1c00a5bf6 (
plain)
1
2
3
4
5
6
7
|
P=../phrasebook
L=../../lib/src
GFPATH=$L/chunk:$L/translator:$L/finnish/stemmed:$L/finnish:$P
I=-i $P
App.pgf::
gf -s -make -j +RTS -N4 -A20M -RTS -path=$(GFPATH) -gfo-dir gfo App???.gf
|