* update_web_docs (MANUALS): Remove chill. Add gnat_rm.

From-SVN: r52581
This commit is contained in:
Joseph Myers 2002-04-21 14:50:09 +01:00 committed by Joseph Myers
parent 88e1739cf0
commit 57e27c8296
2 changed files with 5 additions and 1 deletions
maintainer-scripts

View File

@ -1,3 +1,7 @@
2002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
* update_web_docs (MANUALS): Remove chill. Add gnat_rm.
2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
* gcc_release: Set TZ to UTC0.

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 chill cppinternals gcc gccint gcj g77 gnat-style libiberty porting"
MANUALS="cpp cppinternals gcc gccint gcj g77 gnat-style gnat_rm libiberty porting"
# Now convert the relevant files from texi to HTML and PostScript.
for file in $MANUALS; do