From f8693e71a766ff2095db8a20122d590f6aa432b4 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 7 Feb 1994 00:34:59 +0000 Subject: * configure.in (hiux): Fixes from m-kasahr@sramhc.sra.co.JP. --- gas/configure.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gas/configure.in') diff --git a/gas/configure.in b/gas/configure.in index bf58921..c5f94cb 100644 --- a/gas/configure.in +++ b/gas/configure.in @@ -45,6 +45,7 @@ case "${host}" in hppa*-hp-hpux*) gas_host=hpux ;; hppa*-hp-bsd*) gas_host=hppabsd ;; hppa*-hp-osf*) gas_host=hppaosf ;; + hppa*-*-hiux*) gas_host=hpux ;; i[34]86-ibm-aix*) gas_host=i386aix ;; i[34]86-*-isc*) gas_host=sysv ;; @@ -133,6 +134,7 @@ case ${generic_target} in hppa-*-osf) obj_format=elf emulation=hppa ;; hppa-*-hpux*) obj_format=som emulation=hppa ;; hppa-*-bsd*) obj_format=som emulation=hppa ;; + hppa-*-hiux*) obj_format=som emulation=hppa ;; h8300-*-coff) obj_format=coffbfd ;; -- cgit v1.1