aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2005-01-04 22:59:45 +0000
committerMark Kettenis <kettenis@gnu.org>2005-01-04 22:59:45 +0000
commit34cf199453afa158ef9cd4a6f429034d4e32930d (patch)
treefe53054232fc7daae1f96e04b010ba54fd22dd57 /gdb/Makefile.in
parenta260932f9d10183559cea4610743c9691be22401 (diff)
downloadgdb-34cf199453afa158ef9cd4a6f429034d4e32930d.zip
gdb-34cf199453afa158ef9cd4a6f429034d4e32930d.tar.gz
gdb-34cf199453afa158ef9cd4a6f429034d4e32930d.tar.bz2
* configure.host (ia64-*-aix*): Remove.
* configure.tgt (ia64-*-aix*): Remove. * config/ia64/aix.mh: Remove file. * config/ia64/aix.mt: Remove file. * config/ia64/tm-aix.h: Remove file. * ia64-aix-nat.c: Remove file. * Makefile.in (ia64-aix-nat.o): Remove dependency.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index dda01ce..e24174e 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -2051,9 +2051,6 @@ i386v-nat.o: i386v-nat.c $(defs_h) $(frame_h) $(inferior_h) $(language_h) \
i387-tdep.o: i387-tdep.c $(defs_h) $(doublest_h) $(floatformat_h) $(frame_h) \
$(gdbcore_h) $(inferior_h) $(language_h) $(regcache_h) $(value_h) \
$(gdb_assert_h) $(gdb_string_h) $(i386_tdep_h) $(i387_tdep_h)
-ia64-aix-nat.o: ia64-aix-nat.c $(defs_h) $(inferior_h) $(target_h) \
- $(gdbcore_h) $(regcache_h) $(symtab_h) $(bfd_h) $(symfile_h) \
- $(objfiles_h) $(gdb_stat_h)
ia64-aix-tdep.o: ia64-aix-tdep.c $(defs_h)
ia64-linux-nat.o: ia64-linux-nat.c $(defs_h) $(gdb_string_h) $(inferior_h) \
$(target_h) $(gdbcore_h) $(regcache_h) $(gdb_wait_h) $(gregset_h)