2004-02-20 Andrew Cagney <cagney@redhat.com>

Fix PR tdep/1372.
	* configure.tgt: Delete target "none-*-*".
	* configure.host: Delete host "none-*-*".
	* config/none/none.mh: Delete file.
	* config/none/none.mt: Delete file.
	* config/none/xm-none.h: Delete file.
	* config/none/tm-none.h: Delete file.
	* config/none/nm-none.h: Delete file.
This commit is contained in:
Andrew Cagney
2004-02-20 18:13:18 +00:00
parent a876ecf9be
commit 42471775ef
8 changed files with 11 additions and 75 deletions

View File

@ -106,8 +106,6 @@ mips*-*-netbsd*) gdb_host=nbsd ;;
# OBSOLETE mips-*-sysv*) gdb_host=riscos ;;
# OBSOLETE mips-*-riscos*) gdb_host=riscos ;;
none-*-*) gdb_host=none ;;
ns32k-*-netbsd*) gdb_host=nbsdaout ;;
powerpc-*-aix3*) gdb_host=aix ;;