Use new remote-pa, rather than the generic one.

This commit is contained in:
Rob Savoye 1994-08-18 05:16:52 +00:00
parent 2e0fa11c9f
commit e782af99f5
3 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# TARGET: HP PA-RISC running bsd
TDEPFILES= hppa-pinsn.o hppa-tdep.o
TM_FILE= tm-hppab.h
REMOTE_O=dcache.o remote-pa.o remote-utils.o

View file

@ -2,3 +2,4 @@
TDEPFILES= hppa-pinsn.o hppa-tdep.o exec.o
XDEPFILES= ser-tcp.o
TM_FILE= tm-hppah.h
REMOTE_O=dcache.o remote-pa.o remote-utils.o

View file

@ -1,4 +1,4 @@
# TARGET: HP PA-RISC running OSF1
TDEPFILES= hppa-pinsn.o hppa-tdep.o
TM_FILE= tm-hppao.h
REMOTE_O=dcache.o remote-pa.o remote-utils.o