aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/config/pa/hppahpux.mh2
-rw-r--r--gdb/config/pa/hppahpux.mt4
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/config/pa/hppahpux.mh b/gdb/config/pa/hppahpux.mh
index 407733a..5ebb7b5 100644
--- a/gdb/config/pa/hppahpux.mh
+++ b/gdb/config/pa/hppahpux.mh
@@ -1,6 +1,6 @@
# Host: Hewlett-Packard PA-RISC machine, running HPUX
TERMCAP = -lcurses
-XDEPFILES=
+XDEPFILES= ser-tcp.o
XM_FILE= xm-hppah.h
NAT_FILE= nm-hppah.h
NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o somread.o infptrace.o
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