summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/f/config-lang.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/f/config-lang.in')
-rw-r--r--contrib/gcc/f/config-lang.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/gcc/f/config-lang.in b/contrib/gcc/f/config-lang.in
index 168daad..92ba5cc 100644
--- a/contrib/gcc/f/config-lang.in
+++ b/contrib/gcc/f/config-lang.in
@@ -1,5 +1,5 @@
# Top level configure fragment for GNU FORTRAN.
-# Copyright (C) 1995, 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002 Free Software Foundation, Inc.
#This file is part of GNU Fortran.
@@ -32,3 +32,5 @@ compilers="f771\$(exeext)"
stagestuff="g77\$(exeext) g77-cross\$(exeext) f771\$(exeext)"
target_libs=target-libf2c
+
+gtfiles="\$(srcdir)/f/com.c \$(srcdir)/f/com.h \$(srcdir)/f/ste.c \$(srcdir)/f/where.h \$(srcdir)/f/where.c \$(srcdir)/f/lex.c"
OpenPOWER on IntegriCloud