STABLE12-darwin-map-more-versions-20030410

Recognize MacOS X 10.2.5 as ppc_darwin_60.


(cherry picked from commit abc9f6b190)
This commit is contained in:
Garry Zacheiss 2003-04-10 20:25:26 +00:00
parent f6079f935f
commit 966df2da7b

View File

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