X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/673859dfa72a5f4d485ae22d29ff2e2fc4147bf5..9744555b38947913e094380962ef0774b7c32e8f:/config.guess diff --git a/config.guess b/config.guess index 4d39b912..4ad9e040 100755 --- a/config.guess +++ b/config.guess @@ -606,6 +606,9 @@ EOF mc68*:A/UX:*:*) echo m68k-apple-aux${UNAME_RELEASE} exit 0 ;; + *Macintosh:Rhapsody:*:*) + echo ppc-apple-rhapsody${UNAME_RELEASE} + exit 0 ;; R3000:*System_V*:*:* | R4000:UNIX_SYSV:*:*) if [ -d /usr/nec ]; then echo mips-nec-sysv${UNAME_RELEASE}