g2e/Makefile

10 lines
190 B
Makefile
Raw Normal View History

2021-12-14 00:34:15 +00:00
clean:
rm example-book.gpub
2021-12-14 02:49:28 +00:00
rm -r out/
example-gpub:
2021-12-14 00:34:15 +00:00
cd example-gpub; zip -r ../example-book.gpub *; cd -
2021-12-14 02:49:28 +00:00
epub:
cd out; zip -r ../out.epub *; cd -
2021-12-14 01:07:14 +00:00
example:
awk -f g2e.awk example-gpub/