Added ebmon to os list

This commit is contained in:
Steve Chamberlain 1991-10-11 16:50:53 +00:00
parent 23d44ec958
commit 273663141e
1 changed files with 2 additions and 1 deletions

3
config.sub vendored
View File

@ -430,7 +430,8 @@ esac
# verify that the os is known, if it exists.
case "${os}" in
aix* | aout | bout | bsd* | coff | ctix* | dgux* | dynix* | esix* | hpux* \
aix* | aout | bout | bsd* | coff | ctix* | dgux* | dynix* | esix* \
| ebmon | hpux* \
| hds | irix* | isc* | kern | mach* | msdos* | newsos* | nindy* | none \
| osf* | sco* | sunos* | sysv* | ultrix* | unos* | v88r* \
| vms* | vxworks* | sym[1-9]* | unicos* | uts | svr4 \