projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95ca22f
)
Makefile.in (f2cext.c): Depend on g2c.h.
author
Dave Love
<d.love@dl.ac.uk>
Wed, 30 Sep 1998 11:50:08 +0000
(11:50 +0000)
committer
Dave Love
<fx@gcc.gnu.org>
Wed, 30 Sep 1998 11:50:08 +0000
(11:50 +0000)
1998-09-30 Dave Love <d.love@dl.ac.uk>
* Makefile.in (f2cext.c): Depend on g2c.h.
From-SVN: r22668
libf2c/ChangeLog
patch
|
blob
|
history
libf2c/Makefile.in
patch
|
blob
|
history
diff --git
a/libf2c/ChangeLog
b/libf2c/ChangeLog
index 602542f216a80f542245dfe63ef359d80184e2f9..e8f615eb6c82e92d7918d3af5888fef6add69474 100644
(file)
--- a/
libf2c/ChangeLog
+++ b/
libf2c/ChangeLog
@@
-1,3
+1,7
@@
+1998-09-30 Dave Love <d.love@dl.ac.uk>
+
+ * Makefile.in (f2cext.c): Depend on g2c.h.
+
1998-09-30 Robert Lipe <robertl@dgii.com>
* Makefile.in (all): Correct dependencies do --disable-multilibs
diff --git
a/libf2c/Makefile.in
b/libf2c/Makefile.in
index 49a977b266de8051b6c6fe9e46e679327f1566e1..3ad383735eccf36179aa5e75401e9ba99d82d007 100644
(file)
--- a/
libf2c/Makefile.in
+++ b/
libf2c/Makefile.in
@@
-121,6
+121,8
@@
s-libe77: f2cext.c
done
echo timestamp >s-libe77
+f2cext.c: g2c.h
+
${srcdir}/configure: configure.in
rm -f config.cache
cd $(srcdir) && autoconf