diff options
Diffstat (limited to 'gdb/config/rs6000/aix4.mt')
-rw-r--r-- | gdb/config/rs6000/aix4.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/rs6000/aix4.mt b/gdb/config/rs6000/aix4.mt index f213f0f..d602415 100644 --- a/gdb/config/rs6000/aix4.mt +++ b/gdb/config/rs6000/aix4.mt @@ -1,3 +1,3 @@ # Target: IBM RS/6000 running AIX4 -TDEPFILES= rs6000-tdep.o xcoffsolib.o xcoffread.o +TDEPFILES= rs6000-tdep.o xcoffsolib.o xcoffread.o ppc-linux-tdep.o TM_FILE= tm-rs6000-aix4.h |