@c DEVELOPMENT is set to indicate an in-development version, @c as compared to a release version. When making a release @c (e.g. a release branch in the CVS repository for egcs), @c clear this and set the version information correctly. @set DEVELOPMENT @set version-g77 0.5.24 @set version-egcs 1.2 @c EGCS-G77 is set to indicate this is the EGCS version of g77. @set EGCS-G77 @ifclear EGCS-G77 @c FSF-G77 is set to indicate this is the FSF version of g77. @set FSF-G77 @end ifclear @ifset EGCS-G77 @set email-general egcs@@egcs.cygnus.com @set email-bugs egcs-bugs@@egcs.cygnus.com @set path-g77 egcs/gcc/f @set path-libf2c egcs/libf2c @set which-g77 EGCS-@value{version-egcs} @end ifset @ifset FSF-G77 @set email-general fortran@@gnu.org @set email-bugs fortran@@gnu.org @set path-g77 gcc/f @set path-libf2c gcc/f/runtime @set which-g77 FSF-@value{version-g77} @end ifset @set email-burley craig@@jcb-sc.com @set www-burley http://world.std.com/%7Eburley