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

From-SVN: r34275
This commit is contained in:
Jeff Law 2000-05-30 15:06:31 -06:00
parent 48b710ddb7
commit e483d5cc05

View File

@ -272,7 +272,7 @@ getruntime.o: config.h $(INCDIR)/libiberty.h
hex.o: $(INCDIR)/libiberty.h
floatformat.o: $(INCDIR)/floatformat.h
mkstemps.o: config.h
objalloc.o: $(INCDIR)/objalloc.h
objalloc.o: config.h $(INCDIR)/objalloc.h
obstack.o: config.h $(INCDIR)/obstack.h
partition.o: config.h $(INCDIR)/partition.h
pexecute.o: config.h $(INCDIR)/libiberty.h