Commit ec5e633a by Craig Burley Committed by Craig Burley

revert Sat Apr 17 patch

From-SVN: r26610
parent ab573ed2
Sat Apr 24 11:02:48 1999 Craig Burley <craig@jcb-sc.com>
* Makefile.in (s-libi77, s-libf77, s-libu77): Revert
the patch from <hjl@gnu.org>, as per the commentary.
Sat Apr 17 17:33:30 1999 Craig Burley <craig@jcb-sc.com>
From H.J. Lu <hjl@gnu.org>:
......
......@@ -139,18 +139,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