mirror of
git://holbrook.no/erc20-demurrage-token
synced 2025-05-10 02:11:02 +02:00
5 lines
102 B
Makefile
5 lines
102 B
Makefile
doc:
|
|
makeinfo --html -o build index.texi
|
|
readme:
|
|
makeinfo --docbook -o build/docbook.xml index.texi
|