diff options
Diffstat (limited to 'gdb/config/hppabsd.mh')
-rw-r--r-- | gdb/config/hppabsd.mh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/config/hppabsd.mh b/gdb/config/hppabsd.mh index 701af04..2efde1a 100644 --- a/gdb/config/hppabsd.mh +++ b/gdb/config/hppabsd.mh @@ -1,3 +1,5 @@ # Host: Hewlett-Packard PA-RISC machine, running BSD -XDEPFILES= hppab-xdep.o coredep.o corelow.o +XDEPFILES= XM_FILE= xm-hppab.h +NAT_FILE= nm-hppab.h +NATDEPFILES= hppab-nat.o coredep.o corelow.o exec.o hppab-core.o |