diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/pa/hppapro.mt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/config/pa/hppapro.mt b/gdb/config/pa/hppapro.mt index 6dd0f3b..d27de04 100644 --- a/gdb/config/pa/hppapro.mt +++ b/gdb/config/pa/hppapro.mt @@ -4,7 +4,7 @@ # communicate with a m68k based debug monitor. Communications # is facilitated via either a serial line, or a TCP or TELNET connection to # a serial line on a terminal multiplexor. -TDEPFILES= hppa-pinsn.o hppa-tdep.o remote-mon.o -REMOTE_O=dcache.o remote.o remote-pa.o remote-utils.o +TDEPFILES= hppa-pinsn.o hppa-tdep.o +REMOTE_O=dcache.o remote.o remote-utils.o exec.o op50-rom.o w89k-rom.o monitor.o XDEPFILES= ser-tcp.o TM_FILE= tm-hppab.h |