* update_web_docs (MANUALS): Add fastjar.
From-SVN: r57254
This commit is contained in:
parent
e6c247e043
commit
ec55ac6864
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
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>
|
||||
|
||||
* 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
|
|||
# and fdl.texi.
|
||||
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.
|
||||
for file in $MANUALS; do
|
||||
|
|
Loading…
Add table
Reference in a new issue