diff options
author | DJ Delorie <dj@delorie.com> | 2001-03-28 17:38:43 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2001-03-28 17:38:43 +0000 |
commit | 5fcbe4e985ce1a65c607a7b39af195723c4b24a7 (patch) | |
tree | f12a2f79f89350322a92321c4c5b68a3a64e6186 /libiberty/Makefile.in | |
parent | 9c910f2f54d9671b100bc9ce9698d283c1bc214c (diff) | |
download | gdb-5fcbe4e985ce1a65c607a7b39af195723c4b24a7.tar.gz |
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 2b95074b5e7..9b5951f1fcf 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 |