Commit abc61fd4 by Jeffrey A Law Committed by Jeff Law

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

From-SVN: r32580
parent 54cea123
Thu Mar 16 01:33:58 2000 Jeffrey A Law (law@cygnus.com)
* Makefile.in (partition.o): Depend on config.h
2000-03-14 Bernd Schmidt <bernds@cygnus.co.uk>
* hashtab.c (find_empty_slot_for_expand): New function.
......
......@@ -272,7 +272,7 @@ floatformat.o: $(INCDIR)/floatformat.h
mkstemps.o: config.h
objalloc.o: $(INCDIR)/objalloc.h
obstack.o: config.h $(INCDIR)/obstack.h
partition.o: $(INCDIR)/partition.h
partition.o: config.h $(INCDIR)/partition.h
pexecute.o: config.h $(INCDIR)/libiberty.h
setenv.o: config.h
spaces.o: $(INCDIR)/libiberty.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