diff options
Diffstat (limited to 'gcc/f/config-lang.in')
-rw-r--r-- | gcc/f/config-lang.in | 2 |
1 files changed, 2 insertions, 0 deletions
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" |