diff options
author | Kevin Buettner <kevinb@redhat.com> | 2001-03-06 00:52:31 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2001-03-06 00:52:31 +0000 |
commit | acad25ce4593f01b8dfdb6910d1b7bee4af61dae (patch) | |
tree | 408135203be5fcfa82eb3ba099a891bbbd3a186a /gdb/configure.tgt | |
parent | 0144c5ee1b5552a6a02581966162e68ddc59a4ad (diff) | |
download | gdb-acad25ce4593f01b8dfdb6910d1b7bee4af61dae.tar.gz |
Configury changes for AIX5/IA-64.
Diffstat (limited to 'gdb/configure.tgt')
-rw-r--r-- | gdb/configure.tgt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/configure.tgt b/gdb/configure.tgt index 0ed5385f5bc..bd184ee0571 100644 --- a/gdb/configure.tgt +++ b/gdb/configure.tgt @@ -132,6 +132,7 @@ i960-*-elf*) gdb_target=mon960 ;; i960-*-nindy*) gdb_target=nindy960 ;; i960-*-vxworks*) gdb_target=vxworks960 ;; +ia64-*-aix*) gdb_target=aix ;; ia64-*-linux*) gdb_target=linux ;; m32r-*-elf*) gdb_target=m32r ;; |