mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
add decstation host makefile frag
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
|
||||
|
||||
* configure.in: add decstation host makefile frag.
|
||||
|
||||
* Makefile.in: BISON now bison -y again.
|
||||
|
||||
Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
|
||||
|
@ -15,6 +15,7 @@ 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 ;;
|
||||
ultrix) host_makefile_frag=config/mh-decstation ;;
|
||||
esac
|
||||
|
||||
case "${host_vendor}" in
|
||||
|
Reference in New Issue
Block a user