Don't compile c-file s with cxx-compiler. Clang doesn't like it.
[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