This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: none


On Sep  6, 2000, Alexandre Oliva <aoliva@redhat.com> wrote:

> Until his patch propagates to all trees in which I checked my patch
> in, I'm checking this one.

I feel dumb!  This is the second time I fail to attach a patch in the
same day! :-(

But this time I have an excuse: cvsdiff had completed, but some
network problem had caused it to produce no output.  Here's the actual
patch:

Index: ChangeLog
from  Alexandre Oliva  <aoliva@redhat.com>
	* Makefile.in (all-zlib): Added dummy target.

Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/Makefile.in,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile.in
--- Makefile.in 2000/09/05 16:10:03 1.23
+++ Makefile.in 2000/09/06 18:53:41
@@ -1649,6 +1649,7 @@ all-target-winsup: all-target-newlib all
 configure-target-winsup: configure-target-newlib
 all-uudecode: all-libiberty
 all-zip:
+all-zlib:
 configure-target-zlib: $(ALL_GCC)
 all-target-zlib: configure-target-zlib
 configure-target-libiberty: $(ALL_GCC) configure-target-newlib

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]