summaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-12-18 17:36:33 +0000
committerMark Kettenis <kettenis@gnu.org>2004-12-18 17:36:33 +0000
commit17c1492774ee116dc12b863f23ee5972750bc3f4 (patch)
tree6f3c6d84e996e378f03192e84721d43e622e150b /gdb/configure.host
parent14fb559337fa11586406de98d34e1b212034a1fc (diff)
downloadgdb-17c1492774ee116dc12b863f23ee5972750bc3f4.tar.gz
* hppah-nat.c: Remove file.
* infttrace.h: Remove file. * infttrace.c: Remove file. * Makefile.in (ALLDEPFILES): Remove hppah-nat.c (infttrace_h): Remove variable. (hppah-nat.o, infttrace.o): Remove dependencies. * configure.host (hppa*64*-*-hpux11*): Remove. * config/pa/hpux11w.mh: Remove file. * config/pa/nm-hppah.h: Remove file. * config/pa/nm-hppah11.h: Remove file.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index c2901b9fef1..faf94a73f70 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -50,7 +50,6 @@ arm*-*-netbsdelf* | arm*-*-knetbsd*-gnu)
gdb_host=nbsdelf ;;
arm*-*-netbsd*) gdb_host=nbsdaout ;;
-hppa*64*-*-hpux11*) gdb_host=hpux11w ;;
hppa*-*-hpux* | hppa*-*-hiux*)
gdb_host=hpux ;;
hppa*-*-linux*) gdb_host=linux ;;