mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 01:09:32 -06:00
6 lines
62 B
Makefile
6 lines
62 B
Makefile
all: english
|
|
|
|
english:
|
|
txt2tags -thtml --toc gf-english.txt
|
|
|