mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 06:19:33 -06:00
6 lines
155 B
Makefile
6 lines
155 B
Makefile
all:
|
|
gf -make PhrasebookEng.gf PhrasebookFin.gf PhrasebookFre.gf PhrasebookIta.gf PhrasebookRon.gf PhrasebookSwe.gf
|
|
|
|
doc:
|
|
txt2tags -thtml phrasebook.txt
|