diff options
Diffstat (limited to 'gdb/config/pa/hppahpux.mh')
-rw-r--r-- | gdb/config/pa/hppahpux.mh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/config/pa/hppahpux.mh b/gdb/config/pa/hppahpux.mh new file mode 100644 index 0000000..3e22734 --- /dev/null +++ b/gdb/config/pa/hppahpux.mh @@ -0,0 +1,8 @@ +# Host: Hewlett-Packard PA-RISC machine, running HPUX +TERMCAP = -lcurses +XDEPFILES= +XM_FILE= xm-hppah.h +NAT_FILE= nm-hppah.h +NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o paread.o +REGEX=regex.o +REGEX1=regex.o |