diff options
Diffstat (limited to 'gdb/config/powerpc/nbsd.mt')
-rw-r--r-- | gdb/config/powerpc/nbsd.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/powerpc/nbsd.mt b/gdb/config/powerpc/nbsd.mt index 46e6541..164abfe 100644 --- a/gdb/config/powerpc/nbsd.mt +++ b/gdb/config/powerpc/nbsd.mt @@ -2,7 +2,7 @@ TDEPFILES= rs6000-tdep.o ppc-linux-tdep.o solib.o solib-svr4.o TM_FILE= tm-nbsd.h -GDBSERVER_DEPFILES= low-nbsd.o +## OBSOLETE ## GDBSERVER_DEPFILES= low-nbsd.o SIM_OBS = remote-sim.o SIM = ../sim/ppc/libsim.a |