projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbb70f4
)
88k stuff
author
Steve Chamberlain
<steve@cygnus>
Tue, 29 Oct 1991 08:47:32 +0000
(08:47 +0000)
committer
Steve Chamberlain
<steve@cygnus>
Tue, 29 Oct 1991 08:47:32 +0000
(08:47 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 058ce53fdbeddb20c3f3c1c87bf0c0873ac6415c..f5d5e9a732f0d1edb580049d6d00b06d8db2793e 100644
(file)
--- 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