* Makefile.in: Throughout use parenthesis instead of braces where

appropriate.
	(DBXDIRS): Remove.
	(XSLTPROC): Define for symmetry.  Use throughout.
	(clean): Drop removing cygwin-api.xml and doctool.*.
	(cygwin-api.xml): Drop rule.
	(doctool): Drop rule.
	(Makefile.dep): Add dependency to cygwin-api.xml.
	* cygwin-api.in.xml: Rename to cygwin-api.xml.  Convert includes to
	XML XInclude style.
	* doctool.c: Remove.
	* doctool.txt: Remove.
	* faq-programming.xml: Drop reference to local utils.xml file.
	* path.xml: Moved from ../cygwin and converted to XML.
	* posix.xml: Ditto.
	* using.xml: Drop relative path from utils.xml include.
	* utils.xml: Moved from ../utils.
This commit is contained in:
Corinna Vinschen
2014-08-14 19:44:29 +00:00
parent fbf2e44799
commit 6b31215816
11 changed files with 3909 additions and 824 deletions

View File

@@ -16,6 +16,6 @@ knowledge of standard UNIX commands.</para>
<xi:include href="cygwinenv.xml"/>
<xi:include href="ntsec.xml"/>
<xi:include href="cygserver.xml"/>
<xi:include href="../utils/utils.xml"/>
<xi:include href="utils.xml"/>
<xi:include href="effectively.xml"/>
</chapter>