summaryrefslogtreecommitdiff
path: root/examples/phrasebook/Makefile2
AgeCommit message (Collapse)Author
2015-05-21examples/phrasebook/Makefile2: include Jpn and Snd in the buildhallgren
2014-05-09examples/phrasebook/Makefile2: add Chinesehallgren
Also remove arguments to raise the stack size, GF's built-in default is big enough now.
2014-01-13examples/Phasebook/Makefile2: Lativan is fixed, include it againhallgren
2014-01-10examples/Phasebook/Makefile2: Lativan is broken, omit it for nowhallgren
Also rewrote Makefile2 in a more compact way.
2013-12-17examples/phrasebook/Makefile2: Finnish needs a larger stackhallgren
2013-12-16examples/phrasebook/Makefile2: remove duplicated rulehallgren
2013-11-29examples/phrasebook/Makefile2: Romanian needs a larger stackhallgren
2013-11-26examples/phrasebook: add Makefile2 for parallel grammar compilationhallgren
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.