X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/b6dc7c53f5374b1798d74fe752e962266645cca0..bfec9cc7ab5a396f7662090b208691ec59a69f1b:/doc/xmlrpc-doc/Makefile?ds=sidebyside diff --git a/doc/xmlrpc-doc/Makefile b/doc/xmlrpc-doc/Makefile deleted file mode 100644 index d7872f18..00000000 --- a/doc/xmlrpc-doc/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -all: book - xsltproc --stringparam base.dir book/ --xinclude --xincludestyle /usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl/html/chunk.xsl API.xml - -book: - mkdir book - -clean: - rm book/*