diff options
Diffstat (limited to 'gdb/config/rs6000/rs6000lynx.mt')
-rw-r--r-- | gdb/config/rs6000/rs6000lynx.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/rs6000/rs6000lynx.mt b/gdb/config/rs6000/rs6000lynx.mt index fae6d8c..69aeb60 100644 --- a/gdb/config/rs6000/rs6000lynx.mt +++ b/gdb/config/rs6000/rs6000lynx.mt @@ -1,3 +1,3 @@ # Target: IBM RS6000 running LynxOS -TDEPFILES= coff-solib.o rs6000-tdep.o ppc-linux-tdep.o +TDEPFILES= coff-solib.o rs6000-tdep.o ppc-linux-tdep.o solib.o solib-svr4.o TM_FILE= tm-rs6000ly.h |