aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSteve Chamberlain <steve@cygnus>1991-10-29 08:47:32 +0000
committerSteve Chamberlain <steve@cygnus>1991-10-29 08:47:32 +0000
commit99823b6670cbd8672db5d20e8c52ca1f5637d184 (patch)
tree53a06bdc611770409b4377419f833df5211cc3ce /configure.in
parentfbb70f408b031b9c6ed02bf2c780653b287dce62 (diff)
downloadfsf-binutils-gdb-99823b6670cbd8672db5d20e8c52ca1f5637d184.zip
fsf-binutils-gdb-99823b6670cbd8672db5d20e8c52ca1f5637d184.tar.gz
fsf-binutils-gdb-99823b6670cbd8672db5d20e8c52ca1f5637d184.tar.bz2
88k stuff
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 058ce53..f5d5e9a 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