From: Stu Grossman Date: Mon, 16 Sep 1991 23:17:02 +0000 (+0000) Subject: sgi/irix configuration stuff. X-Git-Tag: gdb-4_18~23727 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e3025722770a9f7b608912620974611aac9c77f;p=external%2Fbinutils.git sgi/irix configuration stuff. --- diff --git a/configure.in b/configure.in index 55cbe78..22f391c 100644 --- a/configure.in +++ b/configure.in @@ -9,8 +9,16 @@ srcname="gnu development package" # per-host: +# XXX - FIXME there needs to be a case for hmake-dgux + +case "${host_os}" in +sysv* | irix*) host_makefile_frag=config/hmake-sysv ;; +esac + # per-target: +# XXX - FIXME there needs to be a case for tmake-a29k + # # Local Variables: # fill-column: 131