]> git.stg.codes - stg.git/blob - doc/help/Makefile
Don't compile c-file s with cxx-compiler. Clang doesn't like it.
[stg.git] / doc / help / Makefile
1 all:
2         xsltproc -o book/ --xinclude ../xslt/html/chunk.xsl help.xml
3
4 clean:
5         rm book/*html