Commit c9715013 by Joseph Myers Committed by Joseph Myers

update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to gcc/gcc/ada/gnatvsn.ads.

	* update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
	gcc/gcc/ada/gnatvsn.ads.

From-SVN: r53918
parent f34d240e
2002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
* update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
gcc/gcc/ada/gnatvsn.ads.
2002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
* gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
......
......@@ -22,7 +22,7 @@ BRANCHES="${BRANCHES} HEAD"
CURR_DATE=`/bin/date +"%Y%m%d"`
# version is contained within a char*
textstring_FILES="gcc/gcc/version.c gcc/ada/gnatvsn.ads gcc/gcc/f/version.c gcc/libf2c/libF77/Version.c gcc/libf2c/libI77/Version.c gcc/libf2c/libU77/Version.c"
textstring_FILES="gcc/gcc/version.c gcc/gcc/ada/gnatvsn.ads gcc/gcc/f/version.c gcc/libf2c/libF77/Version.c gcc/libf2c/libI77/Version.c gcc/libf2c/libU77/Version.c"
# version is contained within a #define
cppdefine_FILES="gcc/libstdc++-v3/include/bits/c++config"
......
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