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 06296e0..4d203a2 100644 --- a/gdb/config/hppahpux.mh +++ b/gdb/config/hppahpux.mh @@ -1,6 +1,6 @@ # Host: Hewlett-Packard PA-RISC machine, running HPUX TERMCAP = -lcurses -XDEPFILES= hppah-xdep.o coredep.o +XDEPFILES= hppah-xdep.o coredep.o corelow.o XM_FILE= xm-hppah.h REGEX=regex.o REGEX1=regex.o |