public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* A libf2c patch
@ 1998-02-06 12:31 H.J. Lu
  1998-02-08  8:39 ` Dave Love
  0 siblings, 1 reply; 3+ messages in thread
From: H.J. Lu @ 1998-02-06 12:31 UTC (permalink / raw)
  To: egcs

"make check" failed in libf2c since there is no target for
"make check". This patch works for me.


-- 
H.J. Lu (hjl@gnu.org)
---
Fri Feb  6 08:11:11 1998  H.J. Lu  (hjl@gnu.org)

	* Makefile.in (check, installcheck): New dummy targets.

Index: Makefile.in
===================================================================
RCS file: /home/work/cvs/gnu/egcs/libf2c/Makefile.in,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile.in
--- Makefile.in	1998/02/06 15:48:54	1.1.1.1
+++ Makefile.in	1998/02/06 20:10:42
@@ -226,3 +226,6 @@
 
 .PHONY: libf77 libi77 libu77 rebuilt mostlyclean clean distclean \
   maintainer-clean all
+
+.PHONY: check installcheck                                    
+check installcheck:                                             

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: A libf2c patch
  1998-02-06 12:31 A libf2c patch H.J. Lu
@ 1998-02-08  8:39 ` Dave Love
  1998-02-08  9:53   ` Jeffrey A Law
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Love @ 1998-02-08  8:39 UTC (permalink / raw)
  To: egcs

>>>>> "HJ" == H J Lu <hjl@lucon.org> writes:

 HJ> "make check" failed in libf2c since there is no target for
 HJ> "make check". This patch works for me.

I'd prefer to see it try to compile (/run) libU77/u77-test.f, not that
that's a terribly wonderful test.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: A libf2c patch
  1998-02-08  8:39 ` Dave Love
@ 1998-02-08  9:53   ` Jeffrey A Law
  0 siblings, 0 replies; 3+ messages in thread
From: Jeffrey A Law @ 1998-02-08  9:53 UTC (permalink / raw)
  To: Dave Love; +Cc: egcs

  In message < rzqen1ehwzl.fsf@djlvig.dl.ac.uk >you write:
  > >>>>> "HJ" == H J Lu <hjl@lucon.org> writes:
  > 
  >  HJ> "make check" failed in libf2c since there is no target for
  >  HJ> "make check". This patch works for me.
  > 
  > I'd prefer to see it try to compile (/run) libU77/u77-test.f, not that
  > that's a terribly wonderful test.
That would be useful.  Patches anyone? :-)

jeff

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1998-02-08  9:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-06 12:31 A libf2c patch H.J. Lu
1998-02-08  8:39 ` Dave Love
1998-02-08  9:53   ` Jeffrey A Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).