* config.guess: Detect NEC EWS4800. Contributed by Koji Arai
<JCA02266@nifty.ne.jp>.
+1999-02-18 Ben Elliston <bje@cygnus.com>
+
+ * config.guess: Detect NEC EWS4800. Contributed by Koji Arai
+ <JCA02266@nifty.ne.jp>.
+
1999-02-11 Ben Elliston <bje@cygnus.com>
* standards.texi: Update from FSF.
news*:NEWS-OS:*:6*)
echo mips-sony-newsos6
exit 0 ;;
- R3000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R4000:UNIX_SV:*:*)
+ R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R4000:UNIX_SV:*:*)
if [ -d /usr/nec ]; then
echo mips-nec-sysv${UNAME_RELEASE}
else