aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/rs6000/aix4.mt
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2001-12-01 00:25:08 +0000
committerKevin Buettner <kevinb@redhat.com>2001-12-01 00:25:08 +0000
commit6ded7999cda94104758893ee6cd00fe17d584ba2 (patch)
tree571e07e996ab26c752652cbd5f7527d77e351c6d /gdb/config/rs6000/aix4.mt
parent7e74fa0edf05215626b6f841eb69b50976343f47 (diff)
downloadgdb-6ded7999cda94104758893ee6cd00fe17d584ba2.zip
gdb-6ded7999cda94104758893ee6cd00fe17d584ba2.tar.gz
gdb-6ded7999cda94104758893ee6cd00fe17d584ba2.tar.bz2
Add cross platform SVR4 shared library support for PowerPC.
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 f1082b3..fb9d003 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
+TDEPFILES= rs6000-tdep.o xcoffread.o ppc-linux-tdep.o solib.o solib-svr4.o
TM_FILE= tm-rs6000-aix4.h