Add support for the w89k and op50n PA target board code.

This commit is contained in:
Rob Savoye 1994-09-14 00:21:23 +00:00
parent 25ca0dfc5a
commit 32cb1c537c

View file

@ -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