1999-03-13 07:04:03 -05:00
|
|
|
@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
|
1999-05-26 08:48:41 -04:00
|
|
|
@set version-g77 0.5.25
|
1999-03-13 07:04:03 -05:00
|
|
|
@set version-egcs 1.2
|
|
|
|
|
|
|
|
@c EGCS-G77 is set to indicate this is the EGCS version of g77.
|
1999-05-26 08:48:41 -04:00
|
|
|
@clear EGCS-G77
|
1999-03-13 07:04:03 -05:00
|
|
|
|
|
|
|
@ifclear EGCS-G77
|
|
|
|
@c FSF-G77 is set to indicate this is the FSF version of g77.
|
|
|
|
@set FSF-G77
|
|
|
|
@end ifclear
|
|
|
|
|
|
|
|
@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
|
1999-05-26 08:48:41 -04:00
|
|
|
|
|
|
|
@ifset EGCS-G77
|
1999-03-13 07:04:03 -05:00
|
|
|
@set which-g77 EGCS-@value{version-egcs}
|
|
|
|
@end ifset
|
|
|
|
|
|
|
|
@ifset FSF-G77
|
|
|
|
@set which-g77 FSF-@value{version-g77}
|
|
|
|
@end ifset
|
|
|
|
|
|
|
|
@set email-burley craig@@jcb-sc.com
|
1999-04-02 04:53:53 -05:00
|
|
|
@set www-burley http://world.std.com/%7Eburley
|