spec/Makefile
2018-10-15 17:37:28 -04:00

3 lines
No EOL
133 B
Makefile

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