4 lines
64 B
Makefile
4 lines
64 B
Makefile
![]() |
|
||
|
README.html: README.md
|
||
|
pandoc -s -f markdown -t html -o $@ $<
|