From 1a057f3bc0014aefc8c0c4fc100093ddeec01bea Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 14 May 1998 08:10:55 +0000 Subject: [PATCH] Add dmg address. From-SVN: r19741 --- gcc/f/g77.texi | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index 5cf39974994..bd38ae3a479 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -102,7 +102,7 @@ was contributed to Craig by David Ronis (@email{ronis@@onsager.chem.mcgill.ca}). @sp 2 @center James Craig Burley @sp 3 -@center Last updated 1998-01-11 +@center Last updated 1998-04-18 @sp 1 @c The version number appears some more times in this file. @@ -1045,6 +1045,9 @@ capabilities of the Fortran language that are not directly provided by the machine code generated by the @code{g77} compilation phase. +The maintainer of @code{libf2c} currently is +@email{dmg@@bell-labs.com}. + @cindex f771 program @cindex programs, f771 @cindex assembler @@ -12317,7 +12320,7 @@ or @url{ftp://ftp.dsm.fordham.edu}. @cindex Makefile example Here are some sample @file{Makefile} rules using @code{ftnchek} ``project'' files to do cross-file checking and @code{sfmakedepend} -(from @uref{ftp://ahab.rutgers.edu/pub/perl/sfmakedepend}) +(from @url{ftp://ahab.rutgers.edu/pub/perl/sfmakedepend}) to maintain dependencies automatically. These assume the use of GNU @code{make}. -- 2.30.2