From: Steve Chamberlain Date: Tue, 29 Oct 1991 08:47:32 +0000 (+0000) Subject: 88k stuff X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=99823b6670cbd8672db5d20e8c52ca1f5637d184;p=binutils-gdb.git 88k stuff --- diff --git a/configure.in b/configure.in index 058ce53fdbe..f5d5e9a732f 100644 --- a/configure.in +++ b/configure.in @@ -12,6 +12,7 @@ srcname="gnu development package" # XXX - FIXME there needs to be a case for mh_dgux case "${host_os}" in +m88kbcs) host_makefile_frag=config/mh-delta88;; sysv* | irix*) host_makefile_frag=config/mh-sysv ;; svr4) host_makefile_frag=config/mh-svr4 ;; esac