it was previously agreed that we wouldn't add gratuitous new sysnames unless things
(not just what the vendor calls the operating system) changed. precedent is
sun4m_412 still being "current" for sun4m_413, etc.
(cherry picked from commit
b01f9b767323363c40b78f26b32f077b9c23f3da)
AFS_SYSNAME="ppc_darwin_14"
;;
powerpc-apple-darwin5.1*)
- AFS_SYSNAME="ppc_darwin_51"
+ AFS_SYSNAME="ppc_darwin_14"
+ ;;
+ powerpc-apple-darwin5.2*)
+ AFS_SYSNAME="ppc_darwin_14"
;;
sparc-sun-solaris2.5*)
AFS_SYSNAME="sun4x_55"