mirror of git://gcc.gnu.org/git/gcc.git
* gcc_update: Update a comment as we now require bison for CVS users.
From-SVN: r37653
This commit is contained in:
parent
79af883cd4
commit
d9ddcc6a21
|
@ -1,3 +1,7 @@
|
||||||
|
2000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
||||||
|
|
||||||
|
* gcc_update: Update a comment as we now require bison for CVS users.
|
||||||
|
|
||||||
2000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
|
2000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
|
||||||
|
|
||||||
* gcc_update: Add gcov.1 to the list of generated files.
|
* gcc_update: Add gcov.1 to the list of generated files.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
#
|
#
|
||||||
# Update a local CVS tree from the GCC repository, with an emphasis
|
# Update a local CVS tree from the GCC repository, with an emphasis
|
||||||
# on treating generated files correctly, so that autoconf, bison et
|
# on treating generated files correctly, so that autoconf, gperf et
|
||||||
# al are not required for the ``end'' user.
|
# al are not required for the ``end'' user.
|
||||||
#
|
#
|
||||||
# By default all command-line options are passed to `cvs update` in
|
# By default all command-line options are passed to `cvs update` in
|
||||||
|
|
Loading…
Reference in New Issue