diff options
author | Mark Kettenis <kettenis@gnu.org> | 2004-12-18 17:36:33 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2004-12-18 17:36:33 +0000 |
commit | 87285d5bcb0f5584fe164007d6df1addfaec3850 (patch) | |
tree | 5f38e18b5eab6b91c753f10b6e5aa6def66e095d /gdb/configure.host | |
parent | 1a20add74a2e59f528fe5e667a2cf6c135a4e2d4 (diff) | |
download | gdb-87285d5bcb0f5584fe164007d6df1addfaec3850.zip gdb-87285d5bcb0f5584fe164007d6df1addfaec3850.tar.gz gdb-87285d5bcb0f5584fe164007d6df1addfaec3850.tar.bz2 |
* 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.host | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/configure.host b/gdb/configure.host index c2901b9..faf94a7 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 ;; |