diff options
author | Steve Chamberlain <sac@cygnus> | 1993-03-19 23:05:34 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1993-03-19 23:05:34 +0000 |
commit | 195e46ea0b78d25aff048f3e88019c7a7ae8135e (patch) | |
tree | 5c05ad80f2f4ac008cc80df4c180bf1d34568128 /gdb/configure.in | |
parent | 9d19b85b6a01c0d9ef7f64e66869f1dea2355a2d (diff) | |
download | gdb-195e46ea0b78d25aff048f3e88019c7a7ae8135e.zip gdb-195e46ea0b78d25aff048f3e88019c7a7ae8135e.tar.gz gdb-195e46ea0b78d25aff048f3e88019c7a7ae8135e.tar.bz2 |
Checkpoint for Stu
Diffstat (limited to 'gdb/configure.in')
-rw-r--r-- | gdb/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/configure.in b/gdb/configure.in index 57a3487..a26090a 100644 --- a/gdb/configure.in +++ b/gdb/configure.in @@ -115,6 +115,7 @@ c1-*-*) gdb_target=convex ;; c2-*-*) gdb_target=convex ;; h8300-*-*) gdb_target=h8300hms ;; +h8500-*-*) gdb_target=h8500hms ;; hppa*-*-bsd) gdb_target=hppabsd ;; hppa*-*-hpux) gdb_target=hppahpux ;; |