]> git.stg.codes - stg.git/blob - doc/xmlrpc/Makefile
Move variables declaration to the beginning of the function (old C)
[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