From 42d99eabb511cd7d8c2573240b2b2c30bab0b398 Mon Sep 17 00:00:00 2001 From: Kris Warkentin Date: Tue, 24 May 2005 15:43:21 +0000 Subject: [PATCH] 2005-05-24 Kris Warkentin * config/i386/nto.mt: Remove remote-nto.o. --- gdb/ChangeLog | 4 ++++ gdb/config/i386/nto.mt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 71bfb8afcf5..be21d82501f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2005-05-24 Kris Warkentin + + * config/i386/nto.mt: Remove remote-nto.o. + 2005-05-24 Orjan Friberg * config/djgpp/fnchange.lst: Add mappings for diff --git a/gdb/config/i386/nto.mt b/gdb/config/i386/nto.mt index e9d14313c28..ad62b83f56e 100644 --- a/gdb/config/i386/nto.mt +++ b/gdb/config/i386/nto.mt @@ -1,4 +1,4 @@ # Target: Intel 386 running qnx6. TDEPFILES = i386-tdep.o i387-tdep.o corelow.o solib.o solib-svr4.o \ - i386-nto-tdep.o nto-tdep.o remote-nto.o + i386-nto-tdep.o nto-tdep.o DEPRECATED_TM_FILE = tm-nto.h -- 2.30.2