* gcc_update: Add cpp.1 to the list of generated files.

From-SVN: r38669
This commit is contained in:
Joseph Myers 2001-01-03 20:18:18 +00:00 committed by Joseph Myers
parent fd939e46c9
commit 6bfa3dac74
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
* gcc_update: Add cpp.1 to the list of generated files.
* texi2pod.pl: Handle @option and @env.
2001-01-03 Mike Stump <mrs@wrs.com>

View File

@ -29,7 +29,7 @@
# contrib/gcc_update --list
#
#
# (C) 1998-2000 Free Software Foundation
# (C) 1998, 1999, 2000, 2001 Free Software Foundation
# Originally by Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>, August 1998.
#
# This script is Free Software, and it can be copied, distributed and
@ -67,6 +67,7 @@ gcc/cstamp-h.in: gcc/configure.in gcc/acconfig.h
gcc/config.in: gcc/cstamp-h.in
gcc/fixinc/fixincl.x: gcc/fixinc/fixincl.tpl gcc/fixinc/inclhack.def
gcc/gcov.1: gcc/gcov.texi
gcc/cpp.1: gcc/cpp.texi
# And then, language-specific files
# (None at present.)
# And libraries, at last