mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
5 lines
51 B
Makefile
5 lines
51 B
Makefile
|
|
%.html: %.adoc
|
|
asciidoc $< > $@
|
|
|
|
all: index.html
|