diff options
Diffstat (limited to 'gdb/config/hppahpux.mh')
-rw-r--r-- | gdb/config/hppahpux.mh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/hppahpux.mh b/gdb/config/hppahpux.mh index 0eb74a2..3e22734 100644 --- a/gdb/config/hppahpux.mh +++ b/gdb/config/hppahpux.mh @@ -3,6 +3,6 @@ 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 +NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o paread.o REGEX=regex.o REGEX1=regex.o |