Commit 53dce582 by Richard Henderson Committed by Richard Henderson

* Makefile.in (md5.o): Depend on config.h.

From-SVN: r36029
parent 38323cc3
2000-08-28 Richard Henderson <rth@cygnus.com>
* Makefile.in (md5.o): Depend on config.h.
2000-08-28 Jason Merrill <jason@redhat.com>
* Makefile.in (REQUIRED_OFILES): Add md5.o.
......
......@@ -276,6 +276,7 @@ getruntime.o: config.h $(INCDIR)/libiberty.h
hex.o: $(INCDIR)/libiberty.h
floatformat.o: $(INCDIR)/floatformat.h
mkstemps.o: config.h
md5.o: config.h
objalloc.o: config.h $(INCDIR)/objalloc.h
obstack.o: config.h $(INCDIR)/obstack.h
partition.o: config.h $(INCDIR)/partition.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment