Commit 9a07247c by Jeffrey A Law Committed by Jeff Law

* Makefile.in: Revert last patch.

From-SVN: r22874
parent dae0d63a
Tue Oct 6 21:16:58 1998 Jeffrey A Law (law@cygnus.com)
* Makefile.in: Revert last patch.
Mon Oct 5 01:16:10 1998 H.J. Lu (hjl@gnu.org)
* Makefile.in (s-libi77): Depend on i77.
......
......@@ -100,18 +100,12 @@ $(LIBG2C): s-libi77 s-libf77 s-libu77 s-libe77
$(AR) $(AR_FLAGS) $(LIBG2C) $$objs
$(RANLIB) $(LIBG2C)
s-libi77: i77
i77:
cd libI77; $(MAKE) $(FLAGS_TO_PASS) all
s-libf77: f77
f77:
cd libF77; $(MAKE) $(FLAGS_TO_PASS) all
s-libu77: u77
u77:
cd libU77; $(MAKE) $(FLAGS_TO_PASS) all
......
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