diff options
Diffstat (limited to 'gdb/config/hppahpux.mh')
-rw-r--r-- | gdb/config/hppahpux.mh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/config/hppahpux.mh b/gdb/config/hppahpux.mh index 4d203a2..96b0b15 100644 --- a/gdb/config/hppahpux.mh +++ b/gdb/config/hppahpux.mh @@ -1,6 +1,8 @@ # Host: Hewlett-Packard PA-RISC machine, running HPUX TERMCAP = -lcurses -XDEPFILES= hppah-xdep.o coredep.o corelow.o +XDEPFILES= XM_FILE= xm-hppah.h +NAT_FILE= nm-hppah.h +NATDEPFILES= exec.o coredep.o corelow.o REGEX=regex.o REGEX1=regex.o |