diff options
Diffstat (limited to 'gnu/usr.bin/binutils/gdb/config/pa/hppaelf.mh')
-rw-r--r-- | gnu/usr.bin/binutils/gdb/config/pa/hppaelf.mh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/gdb/config/pa/hppaelf.mh b/gnu/usr.bin/binutils/gdb/config/pa/hppaelf.mh new file mode 100644 index 00000000000..fd6bfb35e79 --- /dev/null +++ b/gnu/usr.bin/binutils/gdb/config/pa/hppaelf.mh @@ -0,0 +1,7 @@ +# Host: Hewlett-Packard PA-RISC machine, running BSD w/ elf +XDEPFILES= ser-tcp.o +XM_FILE= xm-hppab.h +NAT_FILE= nm-hppab.h +NATDEPFILES= hppab-nat.o corelow.o core-elf.o inftarg.o fork-child.o somread.o infptrace.o hpread.o somsolib.o + +GDBSERVER_DEPFILES= low-hppaelf.o |