2001-10-01 Elena Zannoni <ezannoni@redhat.com>

* Makefile.in (mipsread.o): Remove old dependency on partial-stab.h.
This commit is contained in:
Elena Zannoni 2001-10-02 02:53:48 +00:00
parent a99a072c2c
commit 39ae698d7d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-10-01 Elena Zannoni <ezannoni@redhat.com>
* Makefile.in (mipsread.o): Remove old dependency on partial-stab.h.
2001-10-01 Elena Zannoni <ezannoni@redhat.com>
* xcoffread.c (N_UNDF, N_ABS, N_TEXT, N_DATA, N_BSS, N_COMM, N_FN,

View File

@ -1695,7 +1695,7 @@ mips-tdep.o: mips-tdep.c $(defs_h) $(gdbcmd_h) $(gdbcore_h) \
mipsread.o: mipsread.c buildsym.h complaints.h $(bfd_h) $(defs_h) \
$(expression_h) gdb-stabs.h $(gdbcore_h) $(gdbtypes_h) language.h \
objfiles.h partial-stab.h stabsread.h $(symfile_h) $(symtab_h) \
objfiles.h stabsread.h $(symfile_h) $(symtab_h) \
$(gdb_string_h)
mipsv4-nat.o: mipsv4-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) $(target_h) \