Haiku make support.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12025 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f4b0b0925d
commit
36a69705b5
7
src/bin/gdb/gdb/config/i386/haiku.mh
Normal file
7
src/bin/gdb/gdb/config/i386/haiku.mh
Normal file
@ -0,0 +1,7 @@
|
||||
# Host: Intel 586 running Haiku
|
||||
|
||||
NAT_FILE= nm-haiku.h
|
||||
NATDEPFILES= haiku-nat.o i386-haiku-nat.o inf-child.o fork-child.o
|
||||
|
||||
# No core file support yet.
|
||||
# corelow.o core-aout.o
|
5
src/bin/gdb/gdb/config/i386/haiku.mt
Normal file
5
src/bin/gdb/gdb/config/i386/haiku.mt
Normal file
@ -0,0 +1,5 @@
|
||||
# Target: Intel 586 running Haiku
|
||||
|
||||
TDEPFILES= i386-tdep.o i386-haiku-tdep.o haiku-tdep.o i387-tdep.o \
|
||||
solib.o solib-haiku.o symfile-mem.o
|
||||
DEPRECATED_TM_FILE= tm-haiku.h
|
Loading…
Reference in New Issue
Block a user