* update_web_docs (MANUALS): Remove chill. Add gnat_rm.
authorJoseph Myers <jsm28@cam.ac.uk>
Sun, 21 Apr 2002 13:50:09 +0000 (14:50 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sun, 21 Apr 2002 13:50:09 +0000 (14:50 +0100)
From-SVN: r52581

maintainer-scripts/ChangeLog
maintainer-scripts/update_web_docs

index a40af48b5dac228e1dfc7b0de6ad14f24cd7bbbb..72fa62b235f7bbea33920e60bcb95db86b29c602 100644 (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.
index f24f939ebb7b66d3beb94ceff908cdcb540117bd..600d18817377d03e061489807f609a18ff15cd4c 100755 (executable)
@@ -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