hallgren
baf9fc576c
examples/phrasebook/Makefile2: include Jpn and Snd in the build
2015-05-21 15:01:27 +00:00
hallgren
12a8e113c2
examples/phrasebook/Makefile2: add Chinese
...
Also remove arguments to raise the stack size, GF's built-in default is big
enough now.
2014-05-09 13:07:02 +00:00
hallgren
41e3b28bfa
examples/Phasebook/Makefile2: Lativan is fixed, include it again
2014-01-13 14:18:32 +00:00
hallgren
ac33c8a851
examples/Phasebook/Makefile2: Lativan is broken, omit it for now
...
Also rewrote Makefile2 in a more compact way.
2014-01-10 13:26:42 +00:00
hallgren
9c43c2bae3
examples/phrasebook/Makefile2: Finnish needs a larger stack
2013-12-17 15:13:44 +00:00
hallgren
8455435b75
examples/phrasebook/Makefile2: remove duplicated rule
2013-12-16 13:41:29 +00:00
hallgren
91d8bd8e10
examples/phrasebook/Makefile2: Romanian needs a larger stack
2013-11-29 17:34:09 +00:00
hallgren
3210a50648
examples/phrasebook: add Makefile2 for parallel grammar compilation
...
Makefile2 specificies the dependencies accurately enough that you can use
make's support for parallel compilation. Run
make -f Makefile2 -j
to utilize all the cores in your computer to significantly speed up the
creation of Phrasebook.pgf.
2013-11-26 16:32:38 +00:00