update_web_docs (MANUALS): Include various flavours of the GNAT User Guide.

2002-05-31  Florian Weimer  <fw@deneb.enyo.de>

	* update_web_docs (MANUALS): Include various flavours of the GNAT
	User Guide.

From-SVN: r54109
This commit is contained in:
Florian Weimer 2002-05-31 18:50:45 +02:00 committed by Florian Weimer
parent afdfb380cd
commit 74c8dc7df9
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-05-31 Florian Weimer <fw@deneb.enyo.de>
* update_web_docs (MANUALS): Include various flavours of the GNAT
User Guide.
2002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
* update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to

View File

@ -94,7 +94,7 @@ cvs -Q co -r$RELEASE `cat FILES` gcc/gcc/doc/install.texi2html gcc/gcc/doc/inclu
# and fdl.texi.
includedir=gcc/gcc/doc/include
MANUALS="cpp cppinternals gcc gccint gcj g77 gnat-style gnat_rm libiberty porting"
MANUALS="cpp cppinternals gcc gccint gcj g77 gnat_ug_unx gnat_ug_vms gnat_ug_vxw gnat_ug_wnt gnat-style gnat_rm libiberty porting"
# Now convert the relevant files from texi to HTML and PostScript.
for file in $MANUALS; do