aboutsummaryrefslogtreecommitdiff
path: root/libf2c/Makefile.in
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1998-07-16 00:07:42 +0000
committerJeff Law <law@gcc.gnu.org>1998-07-15 18:07:42 -0600
commite3a038596392fda6f5ddf2f308c2ad568359ae57 (patch)
tree4c017d2354b7dca24ef8282a627e43b3cf293629 /libf2c/Makefile.in
parent85c6cbaf2de6fba48186900be8c4a982c3aebf26 (diff)
downloadgcc-e3a038596392fda6f5ddf2f308c2ad568359ae57.zip
gcc-e3a038596392fda6f5ddf2f308c2ad568359ae57.tar.gz
gcc-e3a038596392fda6f5ddf2f308c2ad568359ae57.tar.bz2
g2c.hin: Renamed from g2c.h.in.
* g2c.hin: Renamed from g2c.h.in. * Makefile.in, configure.in: Changed as needed. * configure: Rebuilt. * libU77/config.hin: Renamed from libU77/config.h.in. * Makefile.in, configure.in: Changed as needed. * configure: Rebuilt. From-SVN: r21202
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 a430674..12e68a7 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