diff options
Diffstat (limited to 'gdb/config/powerpc/aix.mt')
-rw-r--r-- | gdb/config/powerpc/aix.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/powerpc/aix.mt b/gdb/config/powerpc/aix.mt index 985f71b..51bb625 100644 --- a/gdb/config/powerpc/aix.mt +++ b/gdb/config/powerpc/aix.mt @@ -1,3 +1,3 @@ # Target: PowerPC running AIX -TDEPFILES= rs6000-tdep.o ppc-linux-tdep.o +TDEPFILES= rs6000-tdep.o ppc-linux-tdep.o solib.o solib-svr4.o TM_FILE= tm-ppc-aix.h |