29 versions of OpenSSL.
Recipe Resources/BuildInformation Resources/Dependencies Resources/Description arm/Recipe cell/Recipe i386.Darwin/Recipe i686/Recipe ppc/Recipe sh4/Recipe x86_64/Recipe
recipe_type=makefile make_variables=( "OPENSSLDIR=$target" "INSTALLTOP=$target" "CC=$CC" ) pre_build() { unset C_INCLUDE_PATH CXX_INCLUDE_PATH ./Configure shared --prefix=$target --openssldir=$target linux-generic32 }