aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>2001-10-02 02:53:48 +0000
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>2001-10-02 02:53:48 +0000
commit39ae698d7d393b5c109dbadcc8105ac0c884f00a (patch)
tree23a8db546d5404c3f08df943a18984300a2f959e /gdb/Makefile.in
parenta99a072c2c3b01662c04818556c312cbe7060df5 (diff)
downloadfsf-binutils-gdb-39ae698d7d393b5c109dbadcc8105ac0c884f00a.zip
fsf-binutils-gdb-39ae698d7d393b5c109dbadcc8105ac0c884f00a.tar.gz
fsf-binutils-gdb-39ae698d7d393b5c109dbadcc8105ac0c884f00a.tar.bz2
2001-10-01 Elena Zannoni <ezannoni@redhat.com>
* Makefile.in (mipsread.o): Remove old dependency on partial-stab.h.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index e8d7c57..e7f70f4 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -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) \