spec/Makefile

3 lines
133 B
Makefile
Raw Normal View History

2018-10-15 23:37:28 +02:00
index.html: index.md style.css
./bin/gh-md-toc --insert index.md
./bin/mmark-linux-amd64 -css style.css -html index.md > index.html