Commit 415634f6 by Gerald Pfeifer Committed by Gerald Pfeifer

* egcs_update: Add comment about keeping the FAQ synchronized.

From-SVN: r23471
parent ecfafc1c
Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* egcs_update: Add comment about keeping the FAQ synchronized.
Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com) Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
* egcs_update: Do touch java/parse.c and java/parse-scan.c. They're * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
......
...@@ -61,6 +61,8 @@ echo "Pass 2: Updating full tree" ...@@ -61,6 +61,8 @@ echo "Pass 2: Updating full tree"
cvs -q update ${1+"$@"} cvs -q update ${1+"$@"}
echo "Pass 3: Fixing local tree" echo "Pass 3: Fixing local tree"
# Please also update the FAQ accordingly if you change the list of
# files below.
touch `find . -name configure -print` touch `find . -name configure -print`
touch `find texinfo -name Makefile.in -print` touch `find texinfo -name Makefile.in -print`
touch `find texinfo -name \*.pot -print` touch `find texinfo -name \*.pot -print`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment