diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-07-16 14:30:14 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-07-16 14:30:14 +0000 |
commit | 0bfe068334ec35009c1ffe356fd5f67e2330c568 (patch) | |
tree | 986a863a10852daf6e3a78e51a12837261e20dd6 /sim/configure | |
parent | 4a8ccfd7c3fb1745341e4cf8f3579c9f65ce7983 (diff) | |
download | gdb-0bfe068334ec35009c1ffe356fd5f67e2330c568.tar.gz |
Obsolete fr30.
Diffstat (limited to 'sim/configure')
-rwxr-xr-x | sim/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/configure b/sim/configure index f26af8bdb19..a50ac9a4cde 100755 --- a/sim/configure +++ b/sim/configure @@ -1425,7 +1425,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 ;; |