Recognize MacOS X 10.2.2 as ppc_darwin_60. It's compatible.

This commit is contained in:
Garry Zacheiss 2002-11-12 22:52:12 +00:00
parent 735afe1a61
commit da4ee765f9

View File

@ -348,6 +348,9 @@ else
powerpc-apple-darwin6.1*)
AFS_SYSNAME="ppc_darwin_60"
;;
powerpc-apple-darwin6.2*)
AFS_SYSNAME="ppc_darwin_60"
;;
sparc-sun-solaris2.5*)
AFS_SYSNAME="sun4x_55"
;;