From 52283cf39ab4d3feb60e04b8d76e30f02587d8ab Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Wed, 17 Aug 1994 19:41:22 +0000 Subject: Add serial tcp support for HPPA hosts and targets. --- gdb/config/pa/hppahpux.mt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gdb/config/pa/hppahpux.mt (limited to 'gdb/config/pa/hppahpux.mt') diff --git a/gdb/config/pa/hppahpux.mt b/gdb/config/pa/hppahpux.mt new file mode 100644 index 0000000..8808f0e --- /dev/null +++ b/gdb/config/pa/hppahpux.mt @@ -0,0 +1,4 @@ +# TARGET: HP PA-RISC running hpux +TDEPFILES= hppa-pinsn.o hppa-tdep.o exec.o +XDEPFILES= ser-tcp.o +TM_FILE= tm-hppah.h -- cgit v1.1