diff options
Diffstat (limited to 'gdb/config/hppahpux.mh')
-rw-r--r-- | gdb/config/hppahpux.mh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gdb/config/hppahpux.mh b/gdb/config/hppahpux.mh index 54d4281..06296e0 100644 --- a/gdb/config/hppahpux.mh +++ b/gdb/config/hppahpux.mh @@ -1,7 +1,6 @@ # Host: Hewlett-Packard PA-RISC machine, running HPUX TERMCAP = -lcurses -XDEPFILES= hppahpux-xdep.o hppa-coredep.o -XM_FILE= xm-hppahpux.h +XDEPFILES= hppah-xdep.o coredep.o +XM_FILE= xm-hppah.h REGEX=regex.o REGEX1=regex.o -ALLOCA=alloca.o |