summaryrefslogtreecommitdiff
path: root/examples/phrasebook/Makefile2
AgeCommit message (Collapse)Author
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.