aboutsummaryrefslogtreecommitdiff
path: root/sim/configure.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-07-16 14:30:14 +0000
committerAndrew Cagney <cagney@redhat.com>2002-07-16 14:30:14 +0000
commit7a3085c168dec67f00ccc68ea4623666fa930736 (patch)
tree016c785340babe5ff06a9e605ef044cbe43e07a7 /sim/configure.in
parent25d3fb587f2c199aa9d84925188ab8924bf410a4 (diff)
downloadgdb-7a3085c168dec67f00ccc68ea4623666fa930736.zip
gdb-7a3085c168dec67f00ccc68ea4623666fa930736.tar.gz
gdb-7a3085c168dec67f00ccc68ea4623666fa930736.tar.bz2
Obsolete fr30.
Diffstat (limited to 'sim/configure.in')
-rw-r--r--sim/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/configure.in b/sim/configure.in
index 854ee63..ce074b3 100644
--- a/sim/configure.in
+++ b/sim/configure.in
@@ -64,7 +64,7 @@ case "${target}" in
# OBSOLETE only_if_gcc=yes
# OBSOLETE extra_subdirs="${extra_subdirs} igen"
# OBSOLETE ;;
- fr30-*-*) sim_target=fr30 ;;
+# OBSOLETE fr30-*-*) sim_target=fr30 ;;
h8300*-*-*) sim_target=h8300 ;;
h8500-*-*) sim_target=h8500 ;;
i960-*-*) sim_target=i960 ;;