aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-05-08 16:10:07 +0000
committerMark Kettenis <kettenis@gnu.org>2004-05-08 16:10:07 +0000
commitd39fdc61d86ddb43fff4e1e8d6408d0346439536 (patch)
treed42411aa20d991b2c8604e3acf478756c793776b /gdb/Makefile.in
parent7553697134cacb97241a15150cf11ac90c572f67 (diff)
downloadgdb-d39fdc61d86ddb43fff4e1e8d6408d0346439536.zip
gdb-d39fdc61d86ddb43fff4e1e8d6408d0346439536.tar.gz
gdb-d39fdc61d86ddb43fff4e1e8d6408d0346439536.tar.bz2
* delta68-nat.c: Remove file.
* m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address) (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions. * Makefile.in (ALLDEPFILES): Remove delta68-nat.c. (delta68-nat.o): Remove dependency.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 9e66d73..7ea6b7a 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -1324,7 +1324,7 @@ ALLDEPFILES = \
avr-tdep.c \
coff-solib.c \
core-regset.c core-aout.c corelow.c \
- dcache.c delta68-nat.c dpx2-nat.c exec.c fork-child.c \
+ dcache.c dpx2-nat.c exec.c fork-child.c \
glibc-tdep.c \
go32-nat.c h8300-tdep.c \
hppa-tdep.c hppa-hpux-tdep.c \
@@ -1698,7 +1698,6 @@ dbxread.o: dbxread.c $(defs_h) $(gdb_string_h) $(gdb_obstack_h) \
$(cp_abi_h) $(gdb_assert_h) $(aout_aout64_h) $(aout_stab_gnu_h)
dcache.o: dcache.c $(defs_h) $(dcache_h) $(gdbcmd_h) $(gdb_string_h) \
$(gdbcore_h) $(target_h)
-delta68-nat.o: delta68-nat.c $(defs_h)
demangle.o: demangle.c $(defs_h) $(command_h) $(gdbcmd_h) $(demangle_h) \
$(gdb_string_h)
dictionary.o: dictionary.c $(defs_h) $(gdb_obstack_h) $(symtab_h) \