2003-10-15 Michael Snyder <msnyder@redhat.com>

* Makefile.in (sim_calls.o): No longer depends on gdb/tm.h.
This commit is contained in:
Michael Snyder 2003-10-15 21:32:36 +00:00
parent 84e7fd53af
commit c1da8dedae
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-10-15 Michael Snyder <msnyder@redhat.com>
* Makefile.in (sim_calls.o): No longer depends on gdb/tm.h.
2003-06-22 Andrew Cagney <cagney@redhat.com>
Written by matthew green <mrg@redhat.com>, with fixes from Aldy

View File

@ -379,7 +379,7 @@ model.o: model.c $(CPU_H)
events.o: events.c events.h $(BASICS_H)
sim_calls.o: sim_calls.c $(PSIM_H) itable.h ../../gdb/tm.h options.h
sim_calls.o: sim_calls.c $(PSIM_H) itable.h options.h
spreg.o: spreg.c spreg.h spreg.c $(BASICS_H)