diff options
author | DJ Delorie <dj@redhat.com> | 2001-03-28 17:38:43 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-03-28 17:38:43 +0000 |
commit | a7bf099bb7627e08aa94e7f65ca6894798f4eda2 (patch) | |
tree | c962344b7b6541f8048e8f7da0136fa62b3b3751 /libiberty/Makefile.in | |
parent | 440ecb3800d2eeafb4f64047c22947faa8f9db1e (diff) | |
download | gdb-a7bf099bb7627e08aa94e7f65ca6894798f4eda2.zip gdb-a7bf099bb7627e08aa94e7f65ca6894798f4eda2.tar.gz gdb-a7bf099bb7627e08aa94e7f65ca6894798f4eda2.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/Makefile.in')
-rw-r--r-- | libiberty/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libiberty/Makefile.in b/libiberty/Makefile.in index 2b95074..9b5951f 100644 --- a/libiberty/Makefile.in +++ b/libiberty/Makefile.in @@ -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 |