Makefile.in (f2cext.c): Depend on g2c.h.

1998-09-30  Dave Love  <d.love@dl.ac.uk>
	* Makefile.in (f2cext.c): Depend on g2c.h.

From-SVN: r22668
This commit is contained in:
Dave Love 1998-09-30 11:50:08 +00:00 committed by Dave Love
parent 95ca22f405
commit 43b80f8247
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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