summaryrefslogtreecommitdiff
path: root/libf2c/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libf2c/Makefile.in')
-rw-r--r--libf2c/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/Makefile.in b/libf2c/Makefile.in
index a4306746de9..12e68a7e5c6 100644
--- a/libf2c/Makefile.in
+++ b/libf2c/Makefile.in
@@ -118,7 +118,7 @@ ${srcdir}/configure: ${srcdir}/configure.in
cd $(srcdir) && autoconf
# Dependence on Makefile serializes for parallel make.
-g2c.h: $(srcdir)/g2c.h.in config.status Makefile
+g2c.h: $(srcdir)/g2c.hin config.status Makefile
# Might try to avoid rebuilding everything if Makefile or configure
# changes and g2c.h doesn't; see also the Makefile rule. Should
# depend on another stamp file rather than using the commented-out