merge from gcc
authorDJ Delorie <dj@redhat.com>
Wed, 28 Mar 2001 17:38:43 +0000 (17:38 +0000)
committerDJ Delorie <dj@redhat.com>
Wed, 28 Mar 2001 17:38:43 +0000 (17:38 +0000)
libiberty/ChangeLog
libiberty/Makefile.in

index 588bd6fcb89e3b9e7dcb8b75a90101fdb902a649..a2b39ae80a19da7ea10df2be3dfdac45a14a7536 100644 (file)
@@ -1,3 +1,7 @@
+2001-02-28  Richard Henderson  <rth@redhat.com>
+
+       * Makefile.in (make-temp-file.o): Depend on config.h.
+
 2001-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * memchr.c (memchr): Adjust condition to avoid infinite loop.
index 2b95074b5e799fad68ef59cd6a6f0f6d2e36acbf..9b5951f1fcf20fb199a47c030043bb8f03115584 100644 (file)
@@ -274,6 +274,7 @@ getruntime.o: config.h $(INCDIR)/libiberty.h
 hex.o: $(INCDIR)/libiberty.h
 floatformat.o: $(INCDIR)/floatformat.h
 lbasename.o: $(INCDIR)/libiberty.h
+make-temp-file.o: config.h
 mkstemps.o: config.h
 md5.o: config.h
 objalloc.o: config.h $(INCDIR)/objalloc.h
This page took 0.029727 seconds and 4 git commands to generate.