aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/rs6000/aix4.mt
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2002-06-02 17:50:41 +0000
committerJason Thorpe <thorpej@netbsd.org>2002-06-02 17:50:41 +0000
commit750fbacc0924df8c9480fae81f4a4957daf1aba5 (patch)
tree626edebad00e5b6d8e4272d74d9d973347b5569e /gdb/config/rs6000/aix4.mt
parentdf94e18aa838fc0381dbe052c6dc99e6f18ee7a7 (diff)
downloadgdb-750fbacc0924df8c9480fae81f4a4957daf1aba5.zip
gdb-750fbacc0924df8c9480fae81f4a4957daf1aba5.tar.gz
gdb-750fbacc0924df8c9480fae81f4a4957daf1aba5.tar.bz2
* config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
insetead of ppc-linux-tdep.o. * config/rs6000/rs6000.mt (TDEPFILES): Likewise. * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
Diffstat (limited to 'gdb/config/rs6000/aix4.mt')
-rw-r--r--gdb/config/rs6000/aix4.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/rs6000/aix4.mt b/gdb/config/rs6000/aix4.mt
index fb9d003..388c4f23 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 xcoffread.o ppc-linux-tdep.o solib.o solib-svr4.o
+TDEPFILES= rs6000-tdep.o xcoffread.o ppc-sysv-tdep.o solib.o solib-svr4.o
TM_FILE= tm-rs6000-aix4.h