winfsp/doc/Makefile
Bill Zissimopoulos 6e3a2f1900 doc: add Makefile
2016-04-23 14:38:45 -07:00

10 lines
219 B
Makefile

web: web/winfsp-design.html web/winfsp.h.html
web/winfsp-design.html:
mkdir -p web
asciidoc -b html4 -a hr= -s -o $@ winfsp-design.adoc
web/winfsp.h.html:
mkdir -p web
prettydoc -H-O -o web ../inc/winfsp/winfsp.h