aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDave Love <fx@gcc.gnu.org>1998-05-14 08:10:55 +0000
committerDave Love <fx@gcc.gnu.org>1998-05-14 08:10:55 +0000
commit1a057f3bc0014aefc8c0c4fc100093ddeec01bea (patch)
treebac673b2eb40e5f4fd76124b5278d616af90c3d8 /gcc
parent2b0c2df0c5d278e6e91482cd66e8deebcc8c9ec1 (diff)
downloadgcc-1a057f3bc0014aefc8c0c4fc100093ddeec01bea.zip
gcc-1a057f3bc0014aefc8c0c4fc100093ddeec01bea.tar.gz
gcc-1a057f3bc0014aefc8c0c4fc100093ddeec01bea.tar.bz2
Add dmg address.
From-SVN: r19741
Diffstat (limited to 'gcc')
-rw-r--r--gcc/f/g77.texi7
1 files changed, 5 insertions, 2 deletions
diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi
index 5cf3997..bd38ae3 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}.