* Makefile.in (objalloc.o): Depend on config.h
From-SVN: r34275
This commit is contained in:
parent
48b710ddb7
commit
e483d5cc05
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue