From 1f3233d13f58417984cb2239d328b65e8d172744 Mon Sep 17 00:00:00 2001 From: geoffk Date: Tue, 4 Jun 2002 07:11:05 +0000 Subject: Merge from pch-branch up to tag pch-commit-20020603. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54232 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/f/config-lang.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gcc/f/config-lang.in') diff --git a/gcc/f/config-lang.in b/gcc/f/config-lang.in index 168daadfc9e..2c5bd2d5572 100644 --- a/gcc/f/config-lang.in +++ b/gcc/f/config-lang.in @@ -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" -- cgit v1.2.1