]> git.stg.codes - stg.git/blob - doc/xmlrpc/Makefile
Silence compiler about empty body in 'for'.
[stg.git] / doc / xmlrpc / Makefile
1 all:
2         xsltproc -o book/ --xinclude ../xslt/html/chunk.xsl API.xml
3
4 clean:
5         rm book/*html