From 750fbacc0924df8c9480fae81f4a4957daf1aba5 Mon Sep 17 00:00:00 2001 From: Jason Thorpe Date: Sun, 2 Jun 2002 17:50:41 +0000 Subject: * 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. --- gdb/config/rs6000/aix4.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/config/rs6000/aix4.mt') 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 -- cgit v1.1