diff options
Diffstat (limited to 'gdb/config/i386/nbsdelf.mt')
-rw-r--r-- | gdb/config/i386/nbsdelf.mt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/config/i386/nbsdelf.mt b/gdb/config/i386/nbsdelf.mt new file mode 100644 index 0000000..2782173 --- /dev/null +++ b/gdb/config/i386/nbsdelf.mt @@ -0,0 +1,5 @@ +# Target: Intel 386 running NetBSD +TDEPFILES= i386-tdep.o i387-tdep.o +TM_FILE= tm-nbsdelf.h + +GDBSERVER_DEPFILES= low-nbsd.o |