Add mips-sony-newsos6.

This commit is contained in:
rms 1997-06-22 19:11:48 +00:00
parent 601e780c28
commit f197e1d542

3
config.guess vendored
View File

@ -613,6 +613,9 @@ EOF
mc68*:A/UX:*:*)
echo m68k-apple-aux${UNAME_RELEASE}
exit 0 ;;
news*:NEWS-OS:*:6*)
echo mips-sony-newsos6
exit 0 ;;
R3000:*System_V*:*:* | R4000:UNIX_SYSV:*:*)
if [ -d /usr/nec ]; then
echo mips-nec-sysv${UNAME_RELEASE}