forked from GitHub/gf-core
6 lines
62 B
Makefile
6 lines
62 B
Makefile
all: english
|
|
|
|
english:
|
|
txt2tags -thtml --toc gf-english.txt
|
|
|