Rename r16 files to rce, and fix some more .Sanitize typos.

This commit is contained in:
Michael Tiemann
1994-11-25 00:01:26 +00:00
parent 5fa6096860
commit 03c4ce2fcc
20 changed files with 128 additions and 88 deletions

View File

@@ -198,6 +198,10 @@ h8500-*-*) gdb_target=h8500hms ;;
sh-*-*) gdb_target=sh ;;
# start-sanitize-r16
r16-*-*) gdb_target=r16 ;;
# end-sanitize-r16
hppa*-*-bsd*) gdb_target=hppabsd ;;
hppa*-*-pro*) gdb_target=hppapro ;;
hppa*-*-hpux*) gdb_target=hppahpux ;;