[xserver-commit] cygwin-x-doc/cg Makefile.am,1.2,1.3 Makefile.in,1.3,1.4 cygwin-x-cg.xml,1.1,1.2

Harold L Hunt II xserver-commit@pdx.freedesktop.org


Committed by: harold

Update of /cvs/xserver/cygwin-x-doc/cg
In directory pdx:/tmp/cvs-serv10180/cg

Modified Files:
	Makefile.am Makefile.in cygwin-x-cg.xml 
Log Message:
Fix build dependencies and a few cross references to other documents.

Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/cygwin-x-doc/cg/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- a/Makefile.am	10 Mar 2004 00:52:01 -0000	1.2
+++ b/Makefile.am	10 Mar 2004 01:36:51 -0000	1.3
@@ -79,7 +79,7 @@
 cygwin-x-cg.html $(extra_cg_html): $(HTML_SS) $(cg_xml_source) \
 	$(extra_cg_xml_source) $(ENTITIES) $(FDL)
 
-$(extra_cg_tex): $(cg_xml_source) $(extra_cg_xml_source)
+$(extra_cg_tex): $(cg_xml_source) $(extra_cg_xml_source) $(ENTITIES) $(FDL)
 
 $(extra_cg_dvi): $(extra_cg_tex)
 
@@ -89,9 +89,9 @@
 
 $(extra_cg_pdf): $(extra_cg_dvi)
 
-$(extra_cg_txt): $(cg_xml_source) $(extra_cg_xml_source)
+$(extra_cg_txt): $(cg_xml_source) $(extra_cg_xml_source) $(ENTITIES) $(FDL)
 
-$(extra_cg_rtf): $(cg_xml_source) $(extra_cg_xml_source)
+$(extra_cg_rtf): $(cg_xml_source) $(extra_cg_xml_source) $(ENTITIES) $(FDL)
 
 ## General rules follow
 

Index: Makefile.in
===================================================================
RCS file: /cvs/xserver/cygwin-x-doc/cg/Makefile.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- a/Makefile.in	10 Mar 2004 00:52:01 -0000	1.3
+++ b/Makefile.in	10 Mar 2004 01:36:51 -0000	1.4
@@ -322,7 +322,7 @@
 cygwin-x-cg.html $(extra_cg_html): $(HTML_SS) $(cg_xml_source) \
 	$(extra_cg_xml_source) $(ENTITIES) $(FDL)
 
-$(extra_cg_tex): $(cg_xml_source) $(extra_cg_xml_source)
+$(extra_cg_tex): $(cg_xml_source) $(extra_cg_xml_source) $(ENTITIES) $(FDL)
 
 $(extra_cg_dvi): $(extra_cg_tex)
 
@@ -332,9 +332,9 @@
 
 $(extra_cg_pdf): $(extra_cg_dvi)
 
-$(extra_cg_txt): $(cg_xml_source) $(extra_cg_xml_source)
+$(extra_cg_txt): $(cg_xml_source) $(extra_cg_xml_source) $(ENTITIES) $(FDL)
 
-$(extra_cg_rtf): $(cg_xml_source) $(extra_cg_xml_source)
+$(extra_cg_rtf): $(cg_xml_source) $(extra_cg_xml_source) $(ENTITIES) $(FDL)
 
 clean-local:
 	rm -f *.htm *.html *.dvi *.tex *.ps *.pdf \

Index: cygwin-x-cg.xml
===================================================================
RCS file: /cvs/xserver/cygwin-x-doc/cg/cygwin-x-cg.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- a/cygwin-x-cg.xml	10 Mar 2004 00:52:01 -0000	1.1
+++ b/cygwin-x-cg.xml	10 Mar 2004 01:36:51 -0000	1.2
@@ -125,12 +125,12 @@
 <!ENTITY file-lndir "lndir.exe">
 <!ENTITY file-lndir-size "8 KiB">
 <!ENTITY file-cvs-update-log "cvs-update.log">
-<!ENTITY file-documentation-source-version "0.9.6">
+<!ENTITY file-documentation-source-version "1.0.0">
 <!ENTITY file-documentation-source
-"cygwin-xfree-doc-&file-documentation-source-version;">
+"cygwin-x-doc-&file-documentation-source-version;">
 <!ENTITY file-documentation-source-arc
 "&file-documentation-source;&ext-tar-gz;">
-<!ENTITY file-documentation-source-arc-size "272 KiB">
+<!ENTITY file-documentation-source-arc-size "685 KiB">
 ]>
 
 <book id="cygwin-x-cg">