$aes_obj = aes-x86_64.o
$bf_obj =
$md5_obj = md5-x86_64.o
-$sha1_obj = sha256-x86_64.o sha512-x86_64.o
+$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj =
$rc4_obj = rc4-x86_64.o
$rmd160_obj =
$lflags =
$bn_ops = BN_LLONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc32.o
+$bn_obj = aix_ppc32.o aix_ppc32-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_aix32.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
$lflags =
$bn_ops = BN_LLONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc32.o
+$bn_obj = aix_ppc32.o aix_ppc32-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_aix32.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc64.o
+$bn_obj = aix_ppc64.o aix_ppc64-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_aix64.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc64.o
+$bn_obj = aix_ppc64.o aix_ppc64-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_aix64.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
$ranlib =
$arflags =
+*** beos-x86-bone
+$cc = gcc
+$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall
+$unistd =
+$thread_cflag = -D_REENTRANT
+$sys_id = BEOS
+$lflags = -lbe -lbind -lsocket
+$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
+$cpuid_obj = x86cpuid-elf.o
+$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
+$des_obj = dx86-elf.o yx86-elf.o
+$aes_obj = ax86-elf.o
+$bf_obj = bx86-elf.o
+$md5_obj = mx86-elf.o
+$sha1_obj = sx86-elf.o s512sse2-elf.o
+$cast_obj = cx86-elf.o
+$rc4_obj = rx86-elf.o
+$rmd160_obj = rm86-elf.o
+$rc5_obj = r586-elf.o
+$wp_obj = wp_block.o w86mmx-elf.o
+$dso_scheme = beos
+$shared_target= beos-shared
+$shared_cflag = -fPIC
+$shared_ldflag = -shared
+$shared_extension = .so
+$ranlib =
+$arflags =
+
+*** beos-x86-r5
+$cc = gcc
+$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall
+$unistd =
+$thread_cflag = -D_REENTRANT
+$sys_id = BEOS
+$lflags = -lbe -lnet
+$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
+$cpuid_obj = x86cpuid-elf.o
+$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
+$des_obj = dx86-elf.o yx86-elf.o
+$aes_obj = ax86-elf.o
+$bf_obj = bx86-elf.o
+$md5_obj = mx86-elf.o
+$sha1_obj = sx86-elf.o s512sse2-elf.o
+$cast_obj = cx86-elf.o
+$rc4_obj = rx86-elf.o
+$rmd160_obj = rm86-elf.o
+$rc5_obj = r586-elf.o
+$wp_obj = wp_block.o w86mmx-elf.o
+$dso_scheme = beos
+$shared_target= beos-shared
+$shared_cflag = -fPIC -DPIC
+$shared_ldflag = -shared
+$shared_extension = .so
+$ranlib =
+$arflags =
+
*** bsdi-elf-gcc
$cc = gcc
$cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
$lflags = -Wl,-search_paths_first
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj =
-$bn_obj = osx_ppc32.o
+$bn_obj = osx_ppc32.o osx_ppc32-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_osx32.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
$ranlib =
$arflags =
+*** darwin64-ppc-cc
+$cc = cc
+$cflags = -m64 -O3 -DB_ENDIAN
+$unistd =
+$thread_cflag = -D_REENTRANT
+$sys_id = MACOSX
+$lflags = -Wl,-search_paths_first
+$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
+$cpuid_obj =
+$bn_obj = osx_ppc64.o osx_ppc64-mont.o
+$des_obj =
+$aes_obj =
+$bf_obj =
+$md5_obj =
+$sha1_obj = sha1-ppc_osx64.o
+$cast_obj =
+$rc4_obj =
+$rmd160_obj =
+$rc5_obj =
+$wp_obj =
+$dso_scheme = dlfcn
+$shared_target= darwin-shared
+$shared_cflag = -fPIC -fno-common
+$shared_ldflag = -m64 -dynamiclib
+$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
+$ranlib =
+$arflags =
+
*** debug
$cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -ggdb -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror
$lflags =
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj =
-$bn_obj = osx_ppc32.o
+$bn_obj = osx_ppc32.o osx_ppc32-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_osx32.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
*** debug-steve
$cc = gcc
-$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -mcpu=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe
+$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -march=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
$cpuid_obj =
-$bn_obj = linux_ppc32.o
+$bn_obj = linux_ppc32.o linux_ppc32-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_linux32.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
$cpuid_obj =
-$bn_obj = linux_ppc64.o
+$bn_obj = linux_ppc64.o linux_ppc64-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_linux64.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
$aes_obj = aes-x86_64.o
$bf_obj =
$md5_obj = md5-x86_64.o
-$sha1_obj = sha256-x86_64.o sha512-x86_64.o
+$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj =
$rc4_obj = rc4-x86_64.o
$rmd160_obj =
$aes_obj = aes-x86_64.o
$bf_obj =
$md5_obj = md5-x86_64.o
-$sha1_obj = sha256-x86_64.o sha512-x86_64.o
+$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj =
$rc4_obj = rc4-x86_64.o
$rmd160_obj =
a_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
a_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
a_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
-a_sign.o: ../cryptlib.h a_sign.c
+a_sign.o: ../cryptlib.h a_sign.c asn1_locl.h
a_strex.o: ../../e_os.h ../../include/openssl/asn1.h
a_strex.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
a_strex.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
a_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
a_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
a_verify.o: ../../include/openssl/x509_vfy.h ../cryptlib.h a_verify.c
+a_verify.o: asn1_locl.h
ameth_lib.o: ../../e_os.h ../../include/openssl/asn1.h
ameth_lib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
ameth_lib.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
EVP_PKEY_verify_recover 4079 EXIST::FUNCTION:
EVP_PKEY_asn1_set_ctrl 4080 EXIST::FUNCTION:
EVP_PKEY_CTX_new_id 4081 EXIST::FUNCTION:
+EVP_PKEY_get_default_digest_nid 4082 EXIST::FUNCTION:
+OBJ_find_sigid_by_algs 4083 EXIST::FUNCTION:
+PKCS7_RECIP_INFO_get0_alg 4084 EXIST::FUNCTION:
+EVP_PKEY_base_id 4085 EXIST::FUNCTION:
+PKCS7_SIGNER_INFO_get0_algs 4086 EXIST::FUNCTION:
+EVP_PKEY_CTX_get0_pkey 4087 EXIST::FUNCTION:
+EVP_PKEY_meth_add0 4088 EXIST::FUNCTION:
+EVP_PKEY_meth_new 4089 EXIST::FUNCTION:
+ASN1_STRING_set0 4090 EXIST::FUNCTION:
+EVP_PKEY_id 4091 EXIST::FUNCTION:
+OBJ_find_sigid_algs 4092 EXIST::FUNCTION: