Commit ec55ac68 by Joseph Myers Committed by Joseph Myers

* update_web_docs (MANUALS): Add fastjar.

From-SVN: r57254
parent e6c247e0
2002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
* update_web_docs (MANUALS): Add fastjar.
2002-09-08 Joseph S. Myers <jsm@polyomino.org.uk> 2002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
* gcc_release: Make snapshots come from the mainline. * gcc_release: Make snapshots come from the mainline.
......
...@@ -94,7 +94,7 @@ cvs -Q co -r$RELEASE `cat FILES` gcc/gcc/doc/install.texi2html gcc/gcc/doc/inclu ...@@ -94,7 +94,7 @@ cvs -Q co -r$RELEASE `cat FILES` gcc/gcc/doc/install.texi2html gcc/gcc/doc/inclu
# and fdl.texi. # and fdl.texi.
includedir=gcc/gcc/doc/include includedir=gcc/gcc/doc/include
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" MANUALS="cpp cppinternals fastjar 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. # Now convert the relevant files from texi to HTML and PostScript.
for file in $MANUALS; do for file in $MANUALS; do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment