Commit 43b80f82 by Dave Love Committed by Dave Love

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
parent 95ca22f4
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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment