aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/pa/hppahpux.mh
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/pa/hppahpux.mh')
-rw-r--r--gdb/config/pa/hppahpux.mh12
1 files changed, 7 insertions, 5 deletions
diff --git a/gdb/config/pa/hppahpux.mh b/gdb/config/pa/hppahpux.mh
index 819167e..6cfa8ed 100644
--- a/gdb/config/pa/hppahpux.mh
+++ b/gdb/config/pa/hppahpux.mh
@@ -1,13 +1,15 @@
-# Host: Hewlett-Packard PA-RISC machine, running HPUX
+# Host: Hewlett-Packard PA-RISC machine, running HPUX
+
HPREAD=
# start-sanitize-hpread
HPREAD=hpread.o
# end-sanitize-hpread
TERMCAP = -lcurses
-XDEPFILES= ser-tcp.o
+
XM_FILE= xm-hppah.h
+XDEPFILES= ser-tcp.o
+
NAT_FILE= nm-hppah.h
-REGEX=regex.o
-REGEX1=regex.o
-HOST_IPC=-DBSD_IPC -DPOSIX_WAIT
NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o somread.o infptrace.o $(HPREAD)
+
+HOST_IPC=-DBSD_IPC -DPOSIX_WAIT