1999-02-28 Ben Elliston <bje@cygnus.com>

* config.sub: Add `oskit' as a basic system type. From Godmar Back
	<gback@cs.utah.edu>.
This commit is contained in:
Ben Elliston 1999-02-28 04:36:29 +00:00
parent b64a0e7e33
commit b896c4e26f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
1999-02-28 Ben Elliston <bje@cygnus.com>
* config.sub: Add `oskit' as a basic system type. From Godmar Back
<gback@cs.utah.edu>.
1999-02-26 Ben Elliston <bje@cygnus.com>
* install-sh: Avoid trailing whitespace.

2
config.sub vendored
View File

@ -723,7 +723,7 @@ case $os in
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -mingw32* | -linux-gnu* | -uxpv* | -beos* | -rhapsody* \
| -openstep* | -mpeix*)
| -openstep* | -mpeix* | -oskit*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-linux*)