diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/i386/nbsd.mt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/i386/nbsd.mt b/gdb/config/i386/nbsd.mt index 7570850..f21a318 100644 --- a/gdb/config/i386/nbsd.mt +++ b/gdb/config/i386/nbsd.mt @@ -1,3 +1,5 @@ # Target: Intel 386 running NetBSD TDEPFILES= i386-tdep.o i387-tdep.o solib.o TM_FILE= tm-nbsd.h + +GDBSERVER_DEPFILES= low-nbsd.o |