mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 05:17:35 +00:00
New config hppa*-hp-hpux9shr*.
This commit is contained in:
parent
4d73d0388d
commit
d3da379e6c
1 changed files with 3 additions and 0 deletions
|
|
@ -690,6 +690,9 @@ case "${canonical}" in
|
|||
hppa*-hp-hpux9* )
|
||||
machine=hp800 opsys=hpux9
|
||||
;;
|
||||
hppa*-hp-hpux9shr* )
|
||||
machine=hp800 opsys=hpux9shr
|
||||
;;
|
||||
|
||||
## HP 9000 series 700 and 800, running HP/UX
|
||||
hppa*-hp-hpux* )
|
||||
|
|
|
|||
Loading…
Reference in a new issue