X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=TABLE;h=ccaee9b14f91c56ec29921657b3f721053d1988b;hp=7bce67f7fcea2b6919ef8affa9d24c9992e62ec8;hb=a1a8a71cf74745e4d8d9501a64a5da30ebd3befc;hpb=44ea41cfff77ede56a56931d7851e5a806fb44b1 diff --git a/TABLE b/TABLE index 7bce67f7fc..ccaee9b14f 100644 --- a/TABLE +++ b/TABLE @@ -1,30 +1,5 @@ Output of `Configure TABLE': -*** BC-16 -$cc = bcc -$cflags = -$unistd = -$thread_cflag = (unknown) -$sys_id = WIN16 -$lflags = -$bn_ops = BN_LLONG DES_PTR RC4_INDEX SIXTEEN_BIT -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - *** BC-32 $cc = bcc32 $cflags = @@ -33,8 +8,10 @@ $thread_cflag = $sys_id = WIN32 $lflags = $bn_ops = BN_LLONG DES_PTR RC4_INDEX EXPORT_VAR_AS_FN +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -42,6 +19,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = win32 $shared_target= $shared_cflag = @@ -49,6 +30,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** BS2000-OSD $cc = c89 @@ -58,8 +40,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = -lsocket -lnsl $bn_ops = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -67,6 +51,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -74,42 +62,20 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** Cygwin -$cc = gcc -$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall -$unistd = -$thread_cflag = -$sys_id = CYGWIN32 -$lflags = -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-out.o asm/co86-out.o -$des_obj = asm/dx86-out.o asm/yx86-out.o -$bf_obj = asm/bx86-out.o -$md5_obj = asm/mx86-out.o -$sha1_obj = asm/sx86-out.o -$cast_obj = asm/cx86-out.o -$rc4_obj = asm/rx86-out.o -$rmd160_obj = asm/rm86-out.o -$rc5_obj = asm/r586-out.o -$dso_scheme = win32 -$shared_target= cygwin-shared -$shared_cflag = -$shared_ldflag = -$shared_extension = .dll -$ranlib = -$arflags = - -*** Cygwin-pre1.3 +*** BSD-generic32 $cc = gcc -$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall +$cflags = -DTERMIOS -O3 -fomit-frame-pointer -Wall $unistd = -$thread_cflag = (unknown) -$sys_id = CYGWIN32 +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT +$sys_id = $lflags = -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -117,24 +83,31 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = win32 -$shared_target= -$shared_cflag = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= bsd-gcc-shared +$shared_cflag = -fPIC $shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** DJGPP +*** BSD-generic64 $cc = gcc -$cflags = -I/dev/env/WATT_ROOT/inc -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -Wall +$cflags = -DTERMIOS -O3 -Wall $unistd = -$thread_cflag = -$sys_id = MSDOS -$lflags = -L/dev/env/WATT_ROOT/lib -lwatt -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT +$sys_id = +$lflags = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -142,56 +115,42 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** FreeBSD -$cc = gcc -$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-out.o asm/co86-out.o -$des_obj = asm/dx86-out.o asm/yx86-out.o -$bf_obj = asm/bx86-out.o -$md5_obj = asm/mx86-out.o -$sha1_obj = asm/sx86-out.o -$cast_obj = asm/cx86-out.o -$rc4_obj = asm/rx86-out.o -$rmd160_obj = asm/rm86-out.o -$rc5_obj = asm/r586-out.o -$dso_scheme = -$shared_target= -$shared_cflag = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= bsd-gcc-shared +$shared_cflag = -fPIC $shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** FreeBSD-alpha +*** BSD-ia64 $cc = gcc -$cflags = -DTERMIOS -O -fomit-frame-pointer +$cflags = -DL_ENDIAN -DTERMIOS -O3 -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC2 -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -199,24 +158,31 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** FreeBSD-elf +*** BSD-sparc64 $cc = gcc -$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall +$cflags = -DB_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall $unistd = -$thread_cflag = -pthread -D_REENTRANT -D_THREAD_SAFE -D_THREADSAFE +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_ops = BN_LLONG RC2_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC2 BF_PTR +$cpuid_obj = sparcv9cap.o sparccpuid.o +$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -224,17 +190,20 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** FreeBSD-sparc64 +*** BSD-sparcv8 $cc = gcc -$cflags = -DB_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer +$cflags = -DB_ENDIAN -DTERMIOS -O3 -mv8 -Wall $unistd = -$thread_cflag = -pthread -D_REENTRANT -D_THREAD_SAFE -D_THREADSAFE +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2 BF_PTR -$bn_obj = -$des_obj = +$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL +$cpuid_obj = +$bn_obj = sparcv8.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -242,6 +211,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -249,74 +222,95 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** MPE/iX-gcc +*** BSD-x86 $cc = gcc -$cflags = -D_ENDIAN -DBN_DIV2W -O3 -D_POSIX_SOURCE -D_SOCKET_SOURCE -I/SYSLOG/PUB +$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall $unistd = -$thread_cflag = (unknown) -$sys_id = MPE -$lflags = -L/SYSLOG/PUB -lsyslog -lsocket -lcurses -$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT +$sys_id = +$lflags = +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = a.out +$dso_scheme = dlfcn +$shared_target= bsd-shared +$shared_cflag = -fPIC $shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** Mingw32 +*** BSD-x86-elf $cc = gcc -$cflags = -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall +$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall $unistd = -$thread_cflag = +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = win32 -$shared_target= -$shared_cflag = +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= bsd-shared +$shared_cflag = -fPIC $shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** NetBSD-m68 +*** BSD-x86_64 $cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -Wall -DB_ENDIAN +$cflags = -DL_ENDIAN -DTERMIOS -O3 -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = -$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_UNROLL -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-gf2m.o $des_obj = +$aes_obj = aes-x86_64.o aesni-x86_64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-x86_64.o +$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-x86_64.o $rmd160_obj = $rc5_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -324,17 +318,52 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = + +*** Cygwin +$cc = gcc +$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall +$unistd = +$thread_cflag = +$sys_id = CYGWIN32 +$lflags = +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = coff +$dso_scheme = dlfcn +$shared_target= cygwin-shared +$shared_cflag = -D_WINDLL +$shared_ldflag = -shared +$shared_extension = .dll.a +$ranlib = +$arflags = +$multilib = -*** NetBSD-sparc +*** Cygwin-pre1.3 $cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -mv8 -Wall -DB_ENDIAN +$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall $unistd = $thread_cflag = (unknown) -$sys_id = +$sys_id = CYGWIN32 $lflags = -$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_UNROLL +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -342,24 +371,63 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = win32 +$shared_target= +$shared_cflag = $shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_extension = $ranlib = $arflags = +$multilib = -*** NetBSD-x86 +*** DJGPP $cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -m486 -Wall +$cflags = -I/dev/env/WATT_ROOT/inc -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -Wall $unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = +$thread_cflag = +$sys_id = MSDOS +$lflags = -L/dev/env/WATT_ROOT/lib -lwatt $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = a.out +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = +$multilib = + +*** MPE/iX-gcc +$cc = gcc +$cflags = -D_ENDIAN -DBN_DIV2W -O3 -D_POSIX_SOURCE -D_SOCKET_SOURCE -I/SYSLOG/PUB +$unistd = +$thread_cflag = (unknown) +$sys_id = MPE +$lflags = -L/SYSLOG/PUB -lsyslog -lsocket -lcurses +$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -367,13 +435,18 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = $shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_extension = $ranlib = $arflags = +$multilib = *** OS2-EMX $cc = gcc @@ -383,8 +456,10 @@ $thread_cflag = $sys_id = $lflags = $bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -392,6 +467,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -399,6 +478,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** OS390-Unix $cc = c89.sh @@ -408,8 +488,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -417,6 +499,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -424,17 +510,20 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** OpenBSD +*** QNX6 $cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer +$cflags = -DTERMIOS $unistd = -$thread_cflag = (unknown) +$thread_cflag = $sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL +$lflags = -lsocket +$bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -442,6 +531,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -449,17 +542,52 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** OpenBSD-alpha +*** QNX6-i386 $cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer +$cflags = -DL_ENDIAN -DTERMIOS -O2 -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = $sys_id = -$lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2 +$lflags = -lsocket +$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= bsd-gcc-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** ReliantUNIX +$cc = cc +$cflags = -KPIC -g -DTERMIOS -DB_ENDIAN +$unistd = +$thread_cflag = -Kthread +$sys_id = SNI +$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb +$bn_ops = BN_LLONG DES_PTR DES_RISC2 DES_UNROLL BF_PTR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -467,24 +595,31 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC +$shared_target= reliantunix-shared +$shared_cflag = $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** OpenBSD-hppa -$cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer +*** SINIX +$cc = cc +$cflags = -O $unistd = $thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_UNROLL +$sys_id = SNI +$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb +$bn_ops = RC4_INDEX RC4_CHAR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -492,313 +627,18 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = $shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-i386 -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-out.o asm/co86-out.o -$des_obj = asm/dx86-out.o asm/yx86-out.o -$bf_obj = asm/bx86-out.o -$md5_obj = asm/mx86-out.o -$sha1_obj = asm/sx86-out.o -$cast_obj = asm/cx86-out.o -$rc4_obj = asm/rx86-out.o -$rmd160_obj = asm/rm86-out.o -$rc5_obj = asm/r586-out.o -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-m68k -$cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-m88k -$cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-mips -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2 -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-powerpc -$cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-sparc -$cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL -$bn_obj = -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-sparc64 -$cc = gcc -$cflags = -DB_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2 BF_PTR -$bn_obj = -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-vax -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenUNIX-8 -$cc = cc -$cflags = -O -DFILIO_H -Kalloca -$unistd = -$thread_cflag = -Kthread -$sys_id = -$lflags = -lsocket -lnsl -$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o -$dso_scheme = dlfcn -$shared_target= svr5-shared -$shared_cflag = -Kpic -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenUNIX-8-gcc -$cc = gcc -$cflags = -O -DFILIO_H -fomit-frame-pointer -$unistd = -$thread_cflag = -pthread -$sys_id = -$lflags = -lsocket -lnsl -$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o -$dso_scheme = dlfcn -$shared_target= svr5-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** ReliantUNIX -$cc = cc -$cflags = -KPIC -g -DTERMIOS -DB_ENDIAN -$unistd = -$thread_cflag = -Kthread -$sys_id = SNI -$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb -$bn_ops = BN_LLONG DES_PTR DES_RISC2 DES_UNROLL BF_PTR -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= reliantunix-shared -$shared_cflag = -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** SINIX -$cc = cc -$cflags = -O -$unistd = -$thread_cflag = (unknown) -$sys_id = SNI -$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb -$bn_ops = RC4_INDEX RC4_CHAR -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = +$shared_extension = $ranlib = $arflags = +$multilib = *** SINIX-N $cc = /usr/ucb/cc @@ -808,8 +648,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = -lucb $bn_ops = RC4_INDEX RC4_CHAR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -817,6 +659,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -824,6 +670,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** UWIN $cc = cc @@ -833,8 +680,10 @@ $thread_cflag = $sys_id = UWIN $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -842,6 +691,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = win32 $shared_target= $shared_cflag = @@ -849,6 +702,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** VC-CE $cc = cl @@ -858,8 +712,10 @@ $thread_cflag = $sys_id = WINCE $lflags = $bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -867,6 +723,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = win32 $shared_target= $shared_cflag = @@ -874,49 +734,31 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** VC-MSDOS -$cc = cl -$cflags = -$unistd = -$thread_cflag = (unknown) -$sys_id = MSDOS -$lflags = -$bn_ops = BN_LLONG MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX SIXTEEN_BIT -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** VC-NT +*** VC-WIN32 $cc = cl -$cflags = +$cflags = -W3 -Gs0 -GF -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE $unistd = $thread_cflag = -$sys_id = WINNT +$sys_id = WIN32 $lflags = $bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = win32n $dso_scheme = win32 $shared_target= $shared_cflag = @@ -924,99 +766,31 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** VC-W31-16 +*** VC-WIN64A $cc = cl -$cflags = -$unistd = -$thread_cflag = (unknown) -$sys_id = WIN16 -$lflags = -$bn_ops = BN_LLONG MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX SIXTEEN_BIT -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** VC-W31-32 -$cc = cl -$cflags = +$cflags = -W3 -Gs0 -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE $unistd = $thread_cflag = -$sys_id = WIN16 +$sys_id = WIN64A $lflags = -$bn_ops = BN_LLONG MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX THIRTY_TWO_BIT -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** VC-WIN16 -$cc = cl -$cflags = -$unistd = -$thread_cflag = (unknown) -$sys_id = WIN16 -$lflags = -$bn_ops = MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX THIRTY_TWO_BIT -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN +$cpuid_obj = x86_64cpuid.o +$bn_obj = bn_asm.o x86_64-mont.o $des_obj = +$aes_obj = aes-x86_64.o aesni-x86_64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-x86_64.o +$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o $cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** VC-WIN32 -$cc = cl -$cflags = -$unistd = -$thread_cflag = -$sys_id = WIN32 -$lflags = -$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = +$rc4_obj = rc4-x86_64.o $rmd160_obj = $rc5_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = auto $dso_scheme = win32 $shared_target= $shared_cflag = @@ -1024,142 +798,116 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** aix-cc -$cc = cc -$cflags = -O -DB_ENDIAN -qmaxmem=16384 -$unistd = -$thread_cflag = (unknown) -$sys_id = AIX -$lflags = -$bn_ops = BN_LLONG RC4_CHAR -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** aix-gcc -$cc = gcc -$cflags = -O3 -DB_ENDIAN -$unistd = -$thread_cflag = (unknown) -$sys_id = AIX -$lflags = -$bn_ops = BN_LLONG RC4_CHAR -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** aix43-cc -$cc = cc -$cflags = -O -DAIX -DB_ENDIAN -qmaxmem=16384 +*** VC-WIN64I +$cc = cl +$cflags = -W3 -Gs0 -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE $unistd = -$thread_cflag = (unknown) -$sys_id = +$thread_cflag = +$sys_id = WIN64I $lflags = -$bn_ops = BN_LLONG RC4_CHAR -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN +$cpuid_obj = ia64cpuid.o +$bn_obj = ia64.o ia64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn +$wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = ias +$dso_scheme = win32 $shared_target= $shared_cflag = $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** aix43-gcc -$cc = gcc -$cflags = -O1 -DAIX -DB_ENDIAN +*** aix-cc +$cc = cc +$cflags = -q32 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst $unistd = -$thread_cflag = (unknown) -$sys_id = +$thread_cflag = -qthreaded +$sys_id = AIX $lflags = $bn_ops = BN_LLONG RC4_CHAR -$bn_obj = +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = aix32 $dso_scheme = dlfcn -$shared_target= +$shared_target= aix-shared $shared_cflag = -$shared_ldflag = -$shared_extension = +$shared_ldflag = -q32 -G +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = -$arflags = +$arflags = -X 32 +$multilib = -*** aix64-cc -$cc = cc -$cflags = -O -DAIX -DB_ENDIAN -qmaxmem=16384 -q64 +*** aix-gcc +$cc = gcc +$cflags = -O -DB_ENDIAN $unistd = -$thread_cflag = (unknown) -$sys_id = +$thread_cflag = -pthread +$sys_id = AIX $lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR -$bn_obj = +$bn_ops = BN_LLONG RC4_CHAR +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = aix32 $dso_scheme = dlfcn -$shared_target= +$shared_target= aix-shared $shared_cflag = -$shared_ldflag = -$shared_extension = +$shared_ldflag = -shared -Wl,-G +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = -$arflags = -X 64 +$arflags = -X32 +$multilib = -*** alpha-cc +*** aix3-cc $cc = cc -$cflags = -std1 -tune host -fast -readonly_strings +$cflags = -O -DB_ENDIAN -qmaxmem=16384 $unistd = -$thread_cflag = -pthread -$sys_id = +$thread_cflag = (unknown) +$sys_id = AIX $lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK +$bn_ops = BN_LLONG RC4_CHAR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1167,74 +915,95 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= tru64-shared +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= $shared_cflag = $shared_ldflag = -$shared_extension = .so +$shared_extension = $ranlib = $arflags = +$multilib = -*** alpha-cc-rpath +*** aix64-cc $cc = cc -$cflags = -std1 -tune host -fast -readonly_strings +$cflags = -q64 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst $unistd = -$thread_cflag = -pthread -$sys_id = +$thread_cflag = -qthreaded +$sys_id = AIX $lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = aix64 $dso_scheme = dlfcn -$shared_target= tru64-shared-rpath +$shared_target= aix-shared $shared_cflag = -$shared_ldflag = -$shared_extension = .so +$shared_ldflag = -q64 -G +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = -$arflags = +$arflags = -X 64 +$multilib = -*** alpha-gcc +*** aix64-gcc $cc = gcc -$cflags = -O3 +$cflags = -maix64 -O -DB_ENDIAN $unistd = -$thread_cflag = (unknown) -$sys_id = +$thread_cflag = -pthread +$sys_id = AIX $lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_RISC1 -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = aix64 $dso_scheme = dlfcn -$shared_target= alpha-osf1-shared +$shared_target= aix-shared $shared_cflag = -$shared_ldflag = -$shared_extension = .so +$shared_ldflag = -maix64 -shared -Wl,-G +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = -$arflags = +$arflags = -X64 +$multilib = -*** alpha164-cc -$cc = cc -$cflags = -std1 -tune host -fast -readonly_strings +*** android +$cc = gcc +$cflags = -mandroid -I$(ANDROID_DEV)/include -B$(ANDROID_DEV)/lib -O3 -fomit-frame-pointer -Wall $unistd = -$thread_cflag = -pthread +$thread_cflag = -D_REENTRANT $sys_id = -$lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1242,38 +1011,50 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn -$shared_target= tru64-shared -$shared_cflag = +$shared_target= linux-shared +$shared_cflag = -fPIC $shared_ldflag = -$shared_extension = .so +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** alphaold-cc -$cc = cc -$cflags = -std1 -tune host -O4 -readonly_strings +*** android-armv7 +$cc = gcc +$cflags = -march=armv7-a -mandroid -I$(ANDROID_DEV)/include -B$(ANDROID_DEV)/lib -O3 -fomit-frame-pointer -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = -D_REENTRANT $sys_id = -$lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$bn_obj = +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = bn_asm.o armv4-mont.o armv4-gf2m.o $des_obj = +$aes_obj = aes_cbc.o aes-armv4.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-armv4-large.o sha256-armv4.o sha512-armv4.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-armv4.o +$perlasm_scheme = void $dso_scheme = dlfcn -$shared_target= alpha-osf1-shared -$shared_cflag = +$shared_target= linux-shared +$shared_cflag = -fPIC $shared_ldflag = -$shared_extension = .so +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** aux3-gcc $cc = gcc @@ -1283,8 +1064,10 @@ $thread_cflag = (unknown) $sys_id = AUX $lflags = -lbsd $bn_ops = RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1292,6 +1075,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1299,24 +1086,95 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = + +*** 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.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf +$dso_scheme = beos +$shared_target= beos-shared +$shared_cflag = -fPIC +$shared_ldflag = -shared +$shared_extension = .so +$ranlib = +$arflags = +$multilib = + +*** 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.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf +$dso_scheme = beos +$shared_target= beos-shared +$shared_cflag = -fPIC -DPIC +$shared_ldflag = -shared +$shared_extension = .so +$ranlib = +$arflags = +$multilib = *** bsdi-elf-gcc $cc = gcc -$cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall +$cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall $unistd = $thread_cflag = (unknown) $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -1324,24 +1182,31 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** bsdi-gcc -$cc = gcc -$cflags = -O3 -ffast-math -DL_ENDIAN -DPERL5 -m486 +*** cc +$cc = cc +$cflags = -O $unistd = $thread_cflag = (unknown) $sys_id = $lflags = -$bn_ops = RSA_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86bsdi.o asm/co86bsdi.o -$des_obj = asm/dx86bsdi.o asm/yx86bsdi.o -$bf_obj = asm/bx86bsdi.o -$md5_obj = asm/mx86bsdi.o -$sha1_obj = asm/sx86bsdi.o -$cast_obj = asm/cx86bsdi.o -$rc4_obj = asm/rx86bsdi.o -$rmd160_obj = asm/rm86bsdi.o -$rc5_obj = asm/r586bsdi.o +$bn_ops = +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1349,17 +1214,20 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** cc +*** cray-j90 $cc = cc -$cflags = -O +$cflags = -DBIT_FIELD_LIMITS -DTERMIOS $unistd = $thread_cflag = (unknown) -$sys_id = +$sys_id = CRAY $lflags = -$bn_ops = +$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1367,6 +1235,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1374,17 +1246,180 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** cray-j90 +*** cray-t3e $cc = cc $cflags = -DBIT_FIELD_LIMITS -DTERMIOS $unistd = $thread_cflag = (unknown) $sys_id = CRAY $lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = +$multilib = + +*** darwin-i386-cc +$cc = cc +$cflags = -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = MACOSX +$lflags = -Wl,-search_paths_first% +$bn_ops = BN_LLONG RC4_INT RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = macosx +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -arch i386 -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = +$multilib = + +*** darwin-ppc-cc +$cc = cc +$cflags = -arch ppc -O3 -DB_ENDIAN -Wa,-force_cpusubtype_ALL +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = MACOSX +$lflags = -Wl,-search_paths_first% +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o +$des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ppc.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = osx32 +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -arch ppc -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = +$multilib = + +*** darwin64-ppc-cc +$cc = cc +$cflags = -arch ppc64 -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 = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o +$des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ppc.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = osx64 +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -arch ppc64 -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = +$multilib = + +*** darwin64-x86_64-cc +$cc = cc +$cflags = -arch x86_64 -O3 -DL_ENDIAN -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = MACOSX +$lflags = -Wl,-search_paths_first% +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-gf2m.o +$des_obj = +$aes_obj = aes-x86_64.o aesni-x86_64.o +$bf_obj = +$md5_obj = md5-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 = +$rc5_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = macosx +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -arch x86_64 -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = +$multilib = + +*** 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 +$unistd = +$thread_cflag = (unknown) +$sys_id = +$lflags = -lefence +$bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1392,24 +1427,63 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = $shared_ldflag = -$shared_extension = +$shared_extension = +$ranlib = +$arflags = +$multilib = + +*** debug-BSD-x86-elf +$cc = gcc +$cflags = -DL_ENDIAN -DTERMIOS -O3 -Wall -g +$unistd = +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT +$sys_id = +$lflags = +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= bsd-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** cray-t3e -$cc = cc -$cflags = -DBIT_FIELD_LIMITS -DTERMIOS +*** debug-Cygwin +$cc = gcc +$cflags = -DTERMIOS -DL_ENDIAN -march=i486 -Wall -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -g -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror $unistd = -$thread_cflag = (unknown) -$sys_id = CRAY +$thread_cflag = +$sys_id = CYGWIN32 $lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT +$bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1417,74 +1491,127 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= cygwin-shared +$shared_cflag = -D_WINDLL +$shared_ldflag = -shared +$shared_extension = .dll.a +$ranlib = +$arflags = +$multilib = + +*** debug-VC-WIN32 +$cc = cl +$cflags = -W3 -WX -Gs0 -GF -Gy -Zi -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE +$unistd = +$thread_cflag = +$sys_id = WIN32 +$lflags = +$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = win32n +$dso_scheme = win32 $shared_target= $shared_cflag = $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** darwin-i386-cc -$cc = cc -$cflags = -O3 -fomit-frame-pointer -fno-common -DB_ENDIAN +*** debug-VC-WIN64A +$cc = cl +$cflags = -W3 -Gs0 -Gy -Zi -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE $unistd = -$thread_cflag = -D_REENTRANT -$sys_id = MACOSX +$thread_cflag = +$sys_id = WIN64A $lflags = -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN +$cpuid_obj = x86_64cpuid.o +$bn_obj = bn_asm.o x86_64-mont.o $des_obj = +$aes_obj = aes-x86_64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-x86_64.o +$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-x86_64.o $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= darwin-shared -$shared_cflag = -fPIC +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = auto +$dso_scheme = win32 +$shared_target= +$shared_cflag = $shared_ldflag = -$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$shared_extension = $ranlib = $arflags = +$multilib = -*** darwin-ppc-cc -$cc = cc -$cflags = -O3 -fomit-frame-pointer -fno-common -DB_ENDIAN +*** debug-VC-WIN64I +$cc = cl +$cflags = -W3 -Gs0 -Gy -Zi -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE $unistd = -$thread_cflag = -D_REENTRANT -$sys_id = MACOSX +$thread_cflag = +$sys_id = WIN64I $lflags = -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN +$cpuid_obj = ia64cpuid.o +$bn_obj = ia64.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= darwin-shared -$shared_cflag = -fPIC +$wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = ias +$dso_scheme = win32 +$shared_target= +$shared_cflag = $shared_ldflag = -$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$shared_extension = $ranlib = $arflags = +$multilib = -*** debug +*** debug-ben $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 +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DDEBUG_SAFESTACK -O2 -pipe $unistd = $thread_cflag = (unknown) $sys_id = -$lflags = -lefence +$lflags = $bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1492,6 +1619,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1499,17 +1630,20 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** debug-ben +*** debug-ben-debug $cc = gcc -$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -O2 -pedantic -Wall -Wshadow -Werror -pipe +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -DBN_DEBUG -DCONF_DEBUG -DDEBUG_SAFESTACK -g3 -O2 -pipe $unistd = $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = -$bn_obj = asm/bn86-elf.o asm/co86-elf.o +$cpuid_obj = +$bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1517,6 +1651,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1524,17 +1662,20 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** debug-ben-debug +*** debug-ben-no-opt $cc = gcc -$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -g3 -O2 -pedantic -Wall -Wshadow -Werror -pipe +$cflags = -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG -Werror -DL_ENDIAN -DTERMIOS -Wall -g3 $unistd = $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1542,6 +1683,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1549,6 +1694,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-ben-openbsd $cc = gcc @@ -1558,8 +1704,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1567,6 +1715,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1574,6 +1726,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-ben-openbsd-debug $cc = gcc @@ -1583,8 +1736,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1592,6 +1747,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1599,6 +1758,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-ben-strict $cc = gcc @@ -1608,8 +1768,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1617,6 +1779,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1624,24 +1790,31 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-bodo $cc = gcc -$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -m486 -pedantic -Wshadow -Wall +$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -march=i486 -pedantic -Wshadow -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = $shared_target= $shared_cflag = @@ -1649,24 +1822,159 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = + +*** debug-darwin-i386-cc +$cc = cc +$cflags = -arch i386 -g3 -DL_ENDIAN +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = MACOSX +$lflags = -Wl,-search_paths_first% +$bn_ops = BN_LLONG RC4_INT RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = macosx +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -arch i386 -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = +$multilib = + +*** debug-darwin-ppc-cc +$cc = cc +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DB_ENDIAN -g -Wall -O +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = MACOSX +$lflags = +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o +$des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ppc.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = osx32 +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC +$shared_ldflag = -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = +$multilib = + +*** debug-geoff32 +$cc = gcc +$cflags = -DBN_DEBUG -DBN_DEBUG_RAND -DBN_STRICT -DPURIFY -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_ASM -DOPENSSL_NO_INLINE_ASM -DL_ENDIAN -DTERMIO -DPEDANTIC -O1 -ggdb2 -Wall -Werror -Wundef -pedantic -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wno-long-long +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = BN_LLONG +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** debug-geoff64 +$cc = gcc +$cflags = -DBN_DEBUG -DBN_DEBUG_RAND -DBN_STRICT -DPURIFY -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_ASM -DOPENSSL_NO_INLINE_ASM -DL_ENDIAN -DTERMIO -DPEDANTIC -O1 -ggdb2 -Wall -Werror -Wundef -pedantic -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wno-long-long +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = *** debug-levitte-linux-elf $cc = gcc -$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pipe +$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1674,24 +1982,31 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-levitte-linux-elf-extreme $cc = gcc -$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -W -Wundef -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wconversion -Wno-long-long -pipe +$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -W -Wundef -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1699,17 +2014,20 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-levitte-linux-noasm $cc = gcc -$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pipe +$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DOPENSSL_NO_ASM -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1717,6 +2035,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1724,17 +2046,20 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-levitte-linux-noasm-extreme $cc = gcc -$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -W -Wundef -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wconversion -Wno-long-long -pipe +$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DOPENSSL_NO_ASM -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -W -Wundef -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1742,6 +2067,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1749,24 +2078,31 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-linux-elf $cc = gcc -$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -m486 -Wall +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -march=i486 -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lefence -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1774,31 +2110,135 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-linux-elf-noefence $cc = gcc -$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -m486 -Wall +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -march=i486 -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn -$shared_target= -$shared_cflag = +$shared_target= linux-shared +$shared_cflag = -fPIC $shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** debug-linux-generic32 +$cc = gcc +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DTERMIO -g -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** debug-linux-generic64 +$cc = gcc +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DTERMIO -g -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** debug-linux-ia32-aes +$cc = gcc +$cflags = -DAES_EXPERIMENTAL -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_x86core.o aes_cbc.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = +$modes_obj = ghash-x86.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-linux-pentium $cc = gcc @@ -1808,15 +2248,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= $shared_cflag = @@ -1824,6 +2270,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-linux-ppro $cc = gcc @@ -1833,15 +2280,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= $shared_cflag = @@ -1849,6 +2302,39 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = + +*** debug-linux-x86_64 +$cc = gcc +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -m64 -DL_ENDIAN -DTERMIO -g -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-gf2m.o +$des_obj = +$aes_obj = aes-x86_64.o aesni-x86_64.o +$bf_obj = +$md5_obj = md5-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 = +$rc5_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = 64 *** debug-rse $cc = cc @@ -1858,15 +2344,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = $shared_target= $shared_cflag = @@ -1874,6 +2366,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-solaris-sparcv8-cc $cc = cc @@ -1883,8 +2376,10 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR -$bn_obj = asm/sparcv8.o -$des_obj = +$cpuid_obj = +$bn_obj = sparcv8.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1892,13 +2387,18 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-solaris-sparcv8-gcc $cc = gcc @@ -1908,8 +2408,10 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$bn_obj = asm/sparcv8.o -$des_obj = +$cpuid_obj = +$bn_obj = sparcv8.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -1917,6 +2419,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -1924,6 +2430,7 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-solaris-sparcv9-cc $cc = cc @@ -1933,83 +2440,170 @@ $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_PTR -$bn_obj = asm/sparcv8plus.o -$des_obj = +$cpuid_obj = sparcv9cap.o sparccpuid.o +$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o $bf_obj = -$md5_obj = asm/md5-sparcv8plus.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-solaris-sparcv9-gcc $cc = gcc -$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -O -g -mcpu=ultrasparc -Wall -DB_ENDIAN +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -DPEDANTIC -O -g -mcpu=ultrasparc -pedantic -ansi -Wall -Wshadow -Wno-long-long -D__EXTENSIONS__ -DB_ENDIAN -DBN_DIV2W $unistd = $thread_cflag = -D_REENTRANT -$sys_id = +$sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$bn_obj = asm/sparcv8plus.o +$cpuid_obj = sparcv9cap.o sparccpuid.o +$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= solaris-shared +$shared_cflag = -fPIC +$shared_ldflag = -shared +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** debug-steve-opt +$cc = gcc +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -m64 -O3 -DL_ENDIAN -DTERMIO -DCONF_DEBUG -DDEBUG_SAFESTACK -g +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-gf2m.o $des_obj = +$aes_obj = aes-x86_64.o aesni-x86_64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-x86_64.o +$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-x86_64.o $rmd160_obj = $rc5_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf $dso_scheme = dlfcn -$shared_target= solaris-shared +$shared_target= linux-shared $shared_cflag = -fPIC -$shared_ldflag = -shared +$shared_ldflag = -m64 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** debug-steve +*** debug-steve32 $cc = gcc -$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -mcpu=i486 -pedantic -Wall -Werror -Wshadow -pipe +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -m32 -DL_ENDIAN -DCONF_DEBUG -DDEBUG_SAFESTACK -g -pipe $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -rdynamic -ldl -$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m32 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** debug-steve-linux-pseudo64 +*** debug-steve64 $cc = gcc -$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DOPENSSL_NO_ASM -g -mcpu=i486 -Wall -Werror -Wshadow -pipe +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -m64 -DL_ENDIAN -DTERMIO -DCONF_DEBUG -DDEBUG_SAFESTACK -g $unistd = $thread_cflag = -D_REENTRANT $sys_id = -$lflags = -rdynamic -ldl -$bn_ops = SIXTY_FOUR_BIT +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-gf2m.o +$des_obj = +$aes_obj = aes-x86_64.o aesni-x86_64.o +$bf_obj = +$md5_obj = md5-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 = +$rc5_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** debug-ulf +$cc = gcc +$cflags = -DTERMIOS -DL_ENDIAN -march=i486 -Wall -DBN_DEBUG -DBN_DEBUG_RAND -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -g -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations +$unistd = +$thread_cflag = +$sys_id = CYGWIN32 +$lflags = +$bn_ops = +$cpuid_obj = $bn_obj = -$des_obj = dlfcn +$des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2017,38 +2611,50 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = win32 +$shared_target= cygwin-shared $shared_cflag = $shared_ldflag = -$shared_extension = +$shared_extension = .dll $ranlib = $arflags = +$multilib = -*** debug-ulf +*** debug-vos-gcc $cc = gcc -$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -g -O2 -m486 -Wall -Werror -Wshadow -pipe +$cflags = -O0 -g -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -D_VOS_EXTENDED_NAMES -DB_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG $unistd = -$thread_cflag = -D_REENTRANT -$sys_id = -$lflags = -$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$thread_cflag = (unknown) +$sys_id = VOS +$lflags = -Wl,-map +$bn_ops = BN_LLONG +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = $shared_ldflag = -$shared_extension = +$shared_extension = .so $ranlib = $arflags = +$multilib = *** dgux-R3-gcc $cc = gcc @@ -2058,8 +2664,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = RC4_INDEX DES_UNROLL +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2067,6 +2675,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -2074,6 +2686,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** dgux-R4-gcc $cc = gcc @@ -2083,8 +2696,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = -lnsl -lsocket $bn_ops = RC4_INDEX DES_UNROLL +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2092,6 +2707,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -2099,6 +2718,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** dgux-R4-x86-gcc $cc = gcc @@ -2108,15 +2728,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = -lnsl -lsocket $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = $shared_target= $shared_cflag = @@ -2124,6 +2750,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** dist $cc = cc @@ -2133,8 +2760,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2142,6 +2771,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -2149,6 +2782,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** gcc $cc = gcc @@ -2158,8 +2792,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = BN_LLONG +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2167,6 +2803,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -2174,67 +2814,20 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = - -*** hpux-brokencc -$cc = cc -$cflags = -DB_ENDIAN -DBN_DIV2W -Ae +ESlit +O2 -z -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -Wl,+s -ldld -$bn_ops = DES_PTR DES_UNROLL DES_RISC1 -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dl -$shared_target= hpux-shared -$shared_cflag = +Z -$shared_ldflag = -$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** hpux-brokengcc -$cc = gcc -$cflags = -DB_ENDIAN -DBN_DIV2W -O3 -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -Wl,+s -ldld -$bn_ops = DES_PTR DES_UNROLL DES_RISC1 -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dl -$shared_target= hpux-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = +$multilib = *** hpux-cc $cc = cc -$cflags = -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY -Ae +ESlit +O3 -z +$cflags = -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY -Ae +ESlit +O2 -z $unistd = $thread_cflag = (unknown) $sys_id = $lflags = -Wl,+s -ldld -$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 +$bn_ops = DES_PTR DES_UNROLL DES_RISC1 +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2242,13 +2835,18 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z -$shared_ldflag = +$shared_ldflag = -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux-gcc $cc = gcc @@ -2257,9 +2855,11 @@ $unistd = $thread_cflag = (unknown) $sys_id = $lflags = -Wl,+s -ldld -$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 +$bn_ops = DES_PTR DES_UNROLL DES_RISC1 +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2267,74 +2867,95 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = -fPIC -$shared_ldflag = +$shared_ldflag = -shared $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux-ia64-cc $cc = cc -$cflags = -Ae +DD32 +O3 +Olit=all -z -DB_ENDIAN +$cflags = -Ae +DD32 +O2 +Olit=all -z -DB_ENDIAN -D_REENTRANT $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT -$bn_obj = asm/ia64-cpp.o +$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = +Z -$shared_ldflag = -$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_ldflag = +DD32 -b +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /hpux32 -*** hpux-m68k-gcc +*** hpux-ia64-gcc $cc = gcc -$cflags = -DB_ENDIAN -DBN_DIV2W -O3 +$cflags = -O3 -DB_ENDIAN -D_REENTRANT $unistd = -$thread_cflag = (unknown) +$thread_cflag = $sys_id = -$lflags = -$bn_ops = BN_LLONG DES_PTR DES_UNROLL -$bn_obj = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= hpux-shared +$shared_cflag = -fpic +$shared_ldflag = -shared +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /hpux32 *** hpux-parisc-cc $cc = cc -$cflags = +O3 +Optrs_strongly_typed +Olibcalls -Ae +ESlit -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY +$cflags = +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -Wl,+s -ldld $bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2342,24 +2963,31 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z -$shared_ldflag = +$shared_ldflag = -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux-parisc-cc-o4 $cc = cc $cflags = -Ae +O4 +ESlit -z -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY $unistd = -$thread_cflag = +$thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldld $bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2367,24 +2995,31 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z -$shared_ldflag = +$shared_ldflag = -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux-parisc-gcc $cc = gcc $cflags = -O3 -DB_ENDIAN -DBN_DIV2W $unistd = -$thread_cflag = +$thread_cflag = -D_REENTRANT $sys_id = $lflags = -Wl,+s -ldld $bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2392,124 +3027,95 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = -fPIC -$shared_ldflag = +$shared_ldflag = -shared $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux-parisc1_1-cc $cc = cc -$cflags = +DA1.1 +DS1.1 +O3 +Optrs_strongly_typed +Olibcalls -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY +$cflags = +DA1.1 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -Wl,+s -ldld $bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dl -$shared_target= hpux-shared -$shared_cflag = +Z -$shared_ldflag = -$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** hpux-parisc2-cc -$cc = cc -$cflags = +DA2.0 +DS2.0 +O3 +Optrs_strongly_typed +Olibcalls -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -$unistd = -$thread_cflag = -D_REENTRANT -$sys_id = -$lflags = -Wl,+s -ldld -$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT -$bn_obj = asm/pa-risc2.o -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dl -$shared_target= hpux-shared -$shared_cflag = +Z -$shared_ldflag = -$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** hpux10-brokencc -$cc = cc -$cflags = -DB_ENDIAN -DBN_DIV2W -Ae +ESlit +O2 -z -$unistd = -$thread_cflag = -D_REENTRANT -$sys_id = -$lflags = -Wl,+s -ldld -$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 -$bn_obj = +$cpuid_obj = pariscid.o +$bn_obj = bn_asm.o parisc-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-parisc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-parisc.o sha256-parisc.o sha512-parisc.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-parisc.o $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-parisc.o +$perlasm_scheme = 32 $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z -$shared_ldflag = +$shared_ldflag = -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /pa1.1 -*** hpux10-brokengcc +*** hpux-parisc1_1-gcc $cc = gcc -$cflags = -DB_ENDIAN -DBN_DIV2W -O3 +$cflags = -O3 -DB_ENDIAN -DBN_DIV2W $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -Wl,+s -ldld -$bn_ops = DES_PTR DES_UNROLL DES_RISC1 -$bn_obj = +$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 +$cpuid_obj = pariscid.o +$bn_obj = bn_asm.o parisc-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-parisc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-parisc.o sha256-parisc.o sha512-parisc.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-parisc.o $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-parisc.o +$perlasm_scheme = 32 $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = -fPIC -$shared_ldflag = +$shared_ldflag = -shared $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** hpux10-cc +*** hpux-parisc2-cc $cc = cc -$cflags = -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY -Ae +ESlit +O3 -z +$cflags = +DA2.0 +DS2.0 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -D_REENTRANT $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = $lflags = -Wl,+s -ldld -$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT +$cpuid_obj = +$bn_obj = pa-risc2.o $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2517,24 +3123,31 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z -$shared_ldflag = +$shared_ldflag = -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** hpux10-gcc +*** hpux-parisc2-gcc $cc = gcc -$cflags = -DB_ENDIAN -DBN_DIV2W -O3 +$cflags = -march=2.0 -O3 -DB_ENDIAN -D_REENTRANT $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = $lflags = -Wl,+s -ldld -$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL DES_RISC1 +$cpuid_obj = +$bn_obj = pa-risc2.o $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2542,99 +3155,127 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = -fPIC -$shared_ldflag = +$shared_ldflag = -shared $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux64-ia64-cc $cc = cc -$cflags = -Ae +DD64 +O3 +Olit=all -z -DB_ENDIAN +$cflags = -Ae +DD64 +O3 +Olit=all -z -DB_ENDIAN -D_REENTRANT $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT -$bn_obj = asm/ia64-cpp.o +$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn -$shared_target= hpux64-shared +$shared_target= hpux-shared $shared_cflag = +Z -$shared_ldflag = -$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_ldflag = +DD64 -b +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /hpux64 -*** hpux64-parisc-cc -$cc = cc -$cflags = -Ae +DD64 +O3 +ESlit -z -DB_ENDIAN -DMD32_XARRAY +*** hpux64-ia64-gcc +$cc = gcc +$cflags = -mlp64 -O3 -DB_ENDIAN -D_REENTRANT $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn -$shared_target= hpux64-shared -$shared_cflag = +Z -$shared_ldflag = -$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_target= hpux-shared +$shared_cflag = -fpic +$shared_ldflag = -mlp64 -shared +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /hpux64 -*** hpux64-parisc-gcc -$cc = gcc -$cflags = -DB_ENDIAN -DMD32_XARRAY +*** hpux64-parisc2-cc +$cc = cc +$cflags = +DD64 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -D_REENTRANT $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT -$bn_obj = +$cpuid_obj = pariscid.o +$bn_obj = pa-risc2W.o parisc-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-parisc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-parisc.o sha256-parisc.o sha512-parisc.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-parisc.o $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-parisc.o +$perlasm_scheme = 64 $dso_scheme = dlfcn -$shared_target= hpux64-shared -$shared_cflag = -fpic -$shared_ldflag = +$shared_target= hpux-shared +$shared_cflag = +Z +$shared_ldflag = +DD64 -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /pa20_64 -*** hpux64-parisc2-cc -$cc = cc -$cflags = +DD64 +O3 +Optrs_strongly_typed +Olibcalls -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY +*** hpux64-parisc2-gcc +$cc = gcc +$cflags = -O3 -DB_ENDIAN -D_REENTRANT $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT -$bn_obj = asm/pa-risc2W.o +$cpuid_obj = +$bn_obj = pa-risc2W.o $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2642,31 +3283,42 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn -$shared_target= hpux64-shared -$shared_cflag = +Z -$shared_ldflag = +$shared_target= hpux-shared +$shared_cflag = -fpic +$shared_ldflag = -shared $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /pa20_64 *** hurd-x86 $cc = gcc -$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -m486 -Wall +$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -march=i486 -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2674,6 +3326,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** irix-cc $cc = cc @@ -2683,15 +3336,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC2 DES_UNROLL BF_PTR -$bn_obj = +$cpuid_obj = +$bn_obj = bn-mips.o $des_obj = +$aes_obj = aes_cbc.o aes-mips.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-mips.o sha256-mips.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = o32 $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2699,6 +3358,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** irix-gcc $cc = gcc @@ -2708,15 +3368,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = BN_LLONG MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK DES_UNROLL DES_RISC2 DES_PTR BF_PTR -$bn_obj = +$cpuid_obj = +$bn_obj = bn-mips.o $des_obj = +$aes_obj = aes_cbc.o aes-mips.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-mips.o sha256-mips.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = o32 $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2724,106 +3390,135 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** irix-mips3-cc $cc = cc -$cflags = -n32 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN -DBN_DIV3W +$cflags = -n32 -mips3 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W $unistd = $thread_cflag = -D_SGI_MP_SOURCE $sys_id = $lflags = $bn_ops = DES_PTR RC4_CHAR RC4_CHUNK_LL DES_RISC2 DES_UNROLL BF_PTR SIXTY_FOUR_BIT -$bn_obj = asm/mips3.o +$cpuid_obj = +$bn_obj = bn-mips.o mips-mont.o $des_obj = +$aes_obj = aes_cbc.o aes-mips.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-mips.o sha256-mips.o sha512-mips.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = n32 $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = -$shared_ldflag = +$shared_ldflag = -n32 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 32 *** irix-mips3-gcc $cc = gcc -$cflags = -mabi=n32 -mmips-as -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W +$cflags = -mabi=n32 -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W $unistd = $thread_cflag = -D_SGI_MP_SOURCE $sys_id = $lflags = $bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK_LL DES_UNROLL DES_RISC2 DES_PTR BF_PTR SIXTY_FOUR_BIT -$bn_obj = asm/mips3.o +$cpuid_obj = +$bn_obj = bn-mips.o mips-mont.o $des_obj = +$aes_obj = aes_cbc.o aes-mips.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-mips.o sha256-mips.o sha512-mips.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = n32 $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = -$shared_ldflag = +$shared_ldflag = -mabi=n32 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 32 *** irix64-mips4-cc $cc = cc -$cflags = -64 -mips4 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN -DBN_DIV3W +$cflags = -64 -mips4 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W $unistd = $thread_cflag = -D_SGI_MP_SOURCE $sys_id = $lflags = $bn_ops = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG -$bn_obj = asm/mips3.o +$cpuid_obj = +$bn_obj = bn-mips.o mips-mont.o $des_obj = +$aes_obj = aes_cbc.o aes-mips.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-mips.o sha256-mips.o sha512-mips.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = 64 $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = -$shared_ldflag = +$shared_ldflag = -64 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 64 *** irix64-mips4-gcc $cc = gcc -$cflags = -mabi=64 -mips4 -mmips-as -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W +$cflags = -mabi=64 -mips4 -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W $unistd = $thread_cflag = -D_SGI_MP_SOURCE $sys_id = $lflags = $bn_ops = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG -$bn_obj = asm/mips3.o +$cpuid_obj = +$bn_obj = bn-mips.o mips-mont.o $des_obj = +$aes_obj = aes_cbc.o aes-mips.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-mips.o sha256-mips.o sha512-mips.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = 64 $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = -$shared_ldflag = +$shared_ldflag = -mabi=64 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 64 *** linux-alpha+bwx-ccc $cc = ccc @@ -2833,15 +3528,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL -$bn_obj = +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = +$aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = @@ -2849,6 +3550,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** linux-alpha+bwx-gcc $cc = gcc @@ -2858,15 +3560,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL -$bn_obj = +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = +$aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2874,6 +3582,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-alpha-ccc $cc = ccc @@ -2883,15 +3592,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL -$bn_obj = +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = +$aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = @@ -2899,6 +3614,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** linux-alpha-gcc $cc = gcc @@ -2908,15 +3624,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_UNROLL -$bn_obj = +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = +$aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2924,24 +3646,31 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-aout $cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall +$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -march=i486 -Wall $unistd = $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-out.o asm/co86-out.o -$des_obj = asm/dx86-out.o asm/yx86-out.o -$bf_obj = asm/bx86-out.o -$md5_obj = asm/mx86-out.o -$sha1_obj = asm/sx86-out.o -$cast_obj = asm/cx86-out.o -$rc4_obj = asm/rx86-out.o -$rmd160_obj = asm/rm86-out.o -$rc5_obj = asm/r586-out.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = a.out $dso_scheme = $shared_target= $shared_cflag = @@ -2949,24 +3678,63 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = + +*** linux-armv4 +$cc = gcc +$cflags = -DTERMIO -O3 -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = bn_asm.o armv4-mont.o armv4-gf2m.o +$des_obj = +$aes_obj = aes_cbc.o aes-armv4.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-armv4-large.o sha256-armv4.o sha512-armv4.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-armv4.o +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = *** linux-elf $cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall +$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2974,17 +3742,20 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** linux-elf-arm +*** linux-generic32 $cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$cflags = -DTERMIO -O3 -fomit-frame-pointer -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = -$lflags = -$bn_ops = BN_LLONG +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -2992,6 +3763,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2999,24 +3774,63 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = + +*** linux-generic64 +$cc = gcc +$cflags = -DTERMIO -O3 -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = *** linux-ia32-icc $cc = icc -$cflags = -DL_ENDIAN -DTERMIO -O2 +$cflags = -DL_ENDIAN -DTERMIO -O2 -no_cpprt $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -KPIC @@ -3024,24 +3838,31 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-ia64 $cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$cflags = -DL_ENDIAN -DTERMIO -O3 -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK RC4_CHAR -$bn_obj = asm/ia64.o +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3049,24 +3870,31 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** linux-k6 -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -mcpu=k6 -Wall +*** linux-ia64-ecc +$cc = ecc +$cflags = -DL_ENDIAN -DTERMIO -O2 -Wall -no_cpprt $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o ia64-mont.o +$des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o +$bf_obj = +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o +$cast_obj = +$rc4_obj = rc4-ia64.o rc4_skey.o +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3074,92 +3902,116 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** linux-m68k -$cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -O2 -fomit-frame-pointer -Wall +*** linux-ia64-icc +$cc = icc +$cflags = -DL_ENDIAN -DTERMIO -O2 -Wall -no_cpprt $unistd = $thread_cflag = -D_REENTRANT $sys_id = -$lflags = -$bn_ops = BN_LLONG -$bn_obj = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC $shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** linux-mips +*** linux-ppc $cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$cflags = -DB_ENDIAN -DTERMIO -O3 -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = -D_REENTRANT $sys_id = -$lflags = -$bn_ops = BN_LLONG -$bn_obj = +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = linux32 +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC $shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** linux-mipsel +*** linux-ppc64 $cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$cflags = -m64 -DB_ENDIAN -DTERMIO -O3 -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = -D_REENTRANT $sys_id = -$lflags = -$bn_ops = BN_LLONG -$bn_obj = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = +$aes_obj = aes_core.o aes_cbc.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = linux64 +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 64 -*** linux-parisc +*** linux-sparcv8 $cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DBN_DIV2W +$cflags = -mv8 -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DBN_DIV2W $unistd = $thread_cflag = -D_REENTRANT $sys_id = -$lflags = +$lflags = -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$bn_obj = -$des_obj = +$cpuid_obj = +$bn_obj = sparcv8.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3167,49 +4019,255 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC $shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** linux-sparcv9 +$cc = gcc +$cflags = -m32 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -Wa,-Av8plus -DBN_DIV2W +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = ULTRASPARC +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = sparcv9cap.o sparccpuid.o +$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m32 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** linux-pentium +*** linux-x86_64 $cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -mcpu=pentium -Wall +$cflags = -m64 -DL_ENDIAN -DTERMIO -O3 -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-gf2m.o +$des_obj = +$aes_obj = aes-x86_64.o aesni-x86_64.o +$bf_obj = +$md5_obj = md5-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 = +$rc5_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC -$shared_ldflag = +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = 64 + +*** linux32-s390x +$cc = gcc +$cflags = -m31 -Wa,-mzarch -DB_ENDIAN -DTERMIO -O3 -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = s390xcap.o s390xcpuid.o +$bn_obj = bn_asm.o s390x-mont.o +$des_obj = +$aes_obj = aes_ctr.o aes-s390x.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-s390x.o sha256-s390x.o sha512-s390x.o +$cast_obj = +$rc4_obj = rc4-s390x.o +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-s390x.o +$perlasm_scheme = 31 +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m31 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = /highgprs + +*** linux64-s390x +$cc = gcc +$cflags = -m64 -DB_ENDIAN -DTERMIO -O3 -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = s390xcap.o s390xcpuid.o +$bn_obj = bn-s390x.o s390x-mont.o +$des_obj = +$aes_obj = aes_ctr.o aes-s390x.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-s390x.o sha256-s390x.o sha512-s390x.o +$cast_obj = +$rc4_obj = rc4-s390x.o +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-s390x.o +$perlasm_scheme = 64 +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = 64 + +*** linux64-sparcv9 +$cc = gcc +$cflags = -m64 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = ULTRASPARC +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR +$cpuid_obj = sparcv9cap.o sparccpuid.o +$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 64 + +*** mingw +$cc = gcc +$cflags = -mno-cygwin -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall +$unistd = +$thread_cflag = -D_MT +$sys_id = MINGW32 +$lflags = -lws2_32 -lgdi32 -lcrypt32 +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT EXPORT_VAR_AS_FN +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = coff +$dso_scheme = win32 +$shared_target= cygwin-shared +$shared_cflag = -D_WINDLL -DOPENSSL_USE_APPLINK +$shared_ldflag = -mno-cygwin +$shared_extension = .dll.a +$ranlib = +$arflags = +$multilib = -*** linux-ppc +*** mingw64 $cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$cflags = -mno-cygwin -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE +$unistd = +$thread_cflag = -D_MT +$sys_id = MINGW64 +$lflags = -lws2_32 -lgdi32 -lcrypt32 +$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-gf2m.o +$des_obj = +$aes_obj = aes-x86_64.o aesni-x86_64.o +$bf_obj = +$md5_obj = md5-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 = +$rc5_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = mingw64 +$dso_scheme = win32 +$shared_target= cygwin-shared +$shared_cflag = -D_WINDLL +$shared_ldflag = -mno-cygwin +$shared_extension = .dll.a +$ranlib = +$arflags = +$multilib = + +*** ncr-scde +$cc = cc +$cflags = -O6 -Xa -Hoff=BEHAVED -686 -Hwide -Hiw $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = (unknown) $sys_id = -$lflags = -ldl -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL +$lflags = -lsocket -lnsl -lc89 +$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3217,49 +4275,31 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** linux-ppro -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -mcpu=pentiumpro -Wall -$unistd = -$thread_cflag = -D_REENTRANT -$sys_id = -$lflags = -ldl -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = $shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_extension = $ranlib = $arflags = +$multilib = -*** linux-s390 -$cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -DNO_ASM -O3 -fomit-frame-pointer -Wall +*** netware-clib +$cc = mwccnlm +$cflags = $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = -$lflags = -ldl -$bn_ops = BN_LLONG +$lflags = +$bn_ops = RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3267,24 +4307,31 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = $shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_extension = $ranlib = $arflags = +$multilib = -*** linux-s390x -$cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -DNO_ASM -O3 -fomit-frame-pointer -Wall +*** netware-clib-bsdsock +$cc = mwccnlm +$cflags = $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = -$lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG +$lflags = +$bn_ops = RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3292,24 +4339,31 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = $shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_extension = $ranlib = $arflags = +$multilib = -*** linux-sparcv7 -$cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +*** netware-clib-bsdsock-gcc +$cc = i586-netware-gcc +$cflags = -nostdinc -I/ndk/nwsdk/include/nlm -DNETWARE_BSDSOCK -DNETDB_USE_INTERNET -DL_ENDIAN -DNETWARE_CLIB -DOPENSSL_SYSNAME_NETWARE -O2 -Wall $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = $lflags = -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$bn_ops = RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3317,6 +4371,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3324,17 +4382,20 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** linux-sparcv8 -$cc = gcc -$cflags = -mv8 -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DBN_DIV2W +*** netware-clib-gcc +$cc = i586-netware-gcc +$cflags = -nostdinc -I/ndk/nwsdk/include/nlm -I/ndk/ws295sdk/include -DL_ENDIAN -DNETWARE_CLIB -DOPENSSL_SYSNAME_NETWARE -O2 -Wall $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = -$lflags = -ldl -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$bn_obj = asm/sparcv8.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$lflags = +$bn_ops = RC4_INDEX MD2_INT +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3342,49 +4403,63 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = $shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_extension = $ranlib = $arflags = +$multilib = -*** linux-sparcv9 -$cc = gcc -$cflags = -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -Wa,-Av8plus -DBN_DIV2W +*** netware-libc +$cc = mwccnlm +$cflags = $unistd = -$thread_cflag = -D_REENTRANT -$sys_id = ULTRASPARC -$lflags = -ldl -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$bn_obj = asm/sparcv8plus.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$thread_cflag = +$sys_id = +$lflags = +$bn_ops = BN_LLONG RC4_INDEX MD2_INT +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = $bf_obj = -$md5_obj = asm/md5-sparcv8plus.o +$md5_obj = $sha1_obj = $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = $shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_extension = $ranlib = $arflags = +$multilib = -*** linux-x86_64 -$cc = gcc -$cflags = -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DMD32_REG_T=int +*** netware-libc-bsdsock +$cc = mwccnlm +$cflags = $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = $sys_id = -$lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK RC4_CHAR BF_PTR2 DES_INT DES_UNROLL -$bn_obj = asm/x86_64-gcc.o +$lflags = +$bn_ops = BN_LLONG RC4_INDEX MD2_INT +$cpuid_obj = +$bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3392,49 +4467,63 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC -$shared_ldflag = -m64 -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = $ranlib = $arflags = +$multilib = -*** linux64-sparcv9 -$cc = gcc -$cflags = -m64 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +*** netware-libc-bsdsock-gcc +$cc = i586-netware-gcc +$cflags = -nostdinc -I/ndk/libc/include -DNETWARE_BSDSOCK -DL_ENDIAN -DNETWARE_LIBC -DOPENSSL_SYSNAME_NETWARE -DTERMIO -O2 -Wall $unistd = -$thread_cflag = -D_REENTRANT -$sys_id = ULTRASPARC -$lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$thread_cflag = +$sys_id = +$lflags = +$bn_ops = BN_LLONG RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$des_obj = +$aes_obj = $bf_obj = -$md5_obj = asm/md5-sparcv9.o +$md5_obj = $sha1_obj = $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC -$shared_ldflag = -m64 -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = $ranlib = $arflags = +$multilib = -*** ncr-scde -$cc = cc -$cflags = -O6 -Xa -Hoff=BEHAVED -686 -Hwide -Hiw +*** netware-libc-gcc +$cc = i586-netware-gcc +$cflags = -nostdinc -I/ndk/libc/include -I/ndk/libc/include/winsock -DL_ENDIAN -DNETWARE_LIBC -DOPENSSL_SYSNAME_NETWARE -DTERMIO -O2 -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = $sys_id = -$lflags = -lsocket -lnsl -$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$lflags = +$bn_ops = BN_LLONG RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3442,6 +4531,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3449,6 +4542,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** newsos4-gcc $cc = gcc @@ -3458,8 +4552,10 @@ $thread_cflag = (unknown) $sys_id = NEWS4 $lflags = -lmld -liberty $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3467,6 +4563,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3474,6 +4574,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** nextstep $cc = cc @@ -3483,8 +4584,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3492,6 +4595,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3499,6 +4606,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** nextstep3.3 $cc = cc @@ -3508,8 +4616,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3517,6 +4627,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3524,67 +4638,84 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** purify -$cc = purify gcc -$cflags = -g -DPURIFY -Wall +*** osf1-alpha-cc +$cc = cc +$cflags = -std1 -tune host -O4 -readonly_strings $unistd = $thread_cflag = (unknown) $sys_id = -$lflags = -lsocket -lnsl -$bn_ops = -$bn_obj = +$lflags = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = +$aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= +$wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= alpha-osf1-shared $shared_cflag = $shared_ldflag = -$shared_extension = +$shared_extension = .so $ranlib = $arflags = +$multilib = -*** qnx4 -$cc = cc -$cflags = -DL_ENDIAN -DTERMIO +*** osf1-alpha-gcc +$cc = gcc +$cflags = -O3 $unistd = $thread_cflag = (unknown) $sys_id = $lflags = -$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_RISC1 +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = +$aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= +$wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= alpha-osf1-shared $shared_cflag = $shared_ldflag = -$shared_extension = +$shared_extension = .so $ranlib = $arflags = +$multilib = -*** qnx6 -$cc = cc -$cflags = -DL_ENDIAN -DTERMIOS +*** purify +$cc = purify gcc +$cflags = -g -DPURIFY -Wall $unistd = $thread_cflag = (unknown) $sys_id = -$lflags = -lsocket -$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$lflags = -lsocket -lnsl +$bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3592,6 +4723,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3599,17 +4734,20 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** rhapsody-ppc-cc +*** qnx4 $cc = cc -$cflags = -O3 -DB_ENDIAN +$cflags = -DL_ENDIAN -DTERMIO $unistd = $thread_cflag = (unknown) -$sys_id = MACOSX_RHAPSODY +$sys_id = $lflags = -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3617,6 +4755,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3624,17 +4766,20 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = -*** sco3-gcc -$cc = gcc -$cflags = -O3 -fomit-frame-pointer -Dssize_t=int -DNO_SYS_UN_H +*** rhapsody-ppc-cc +$cc = cc +$cflags = -O3 -DB_ENDIAN $unistd = $thread_cflag = (unknown) -$sys_id = -$lflags = -lsocket -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$sys_id = MACOSX_RHAPSODY +$lflags = +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3642,6 +4787,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = @@ -3649,6 +4798,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** sco5-cc $cc = cc @@ -3656,74 +4806,63 @@ $cflags = -belf $unistd = $thread_cflag = (unknown) $sys_id = -$lflags = -lsocket -lresolv -lnsl +$lflags = -lsocket -lnsl $bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= svr3-shared $shared_cflag = -Kpic $shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** sco5-gcc -$cc = gcc -$cflags = -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -lsocket -lresolv -lnsl -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o -$dso_scheme = dlfcn -$shared_target= svr3-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = - -*** solaris-sparc-sc3 -$cc = cc -$cflags = -fast -O -Xa -DB_ENDIAN -$unistd = -$thread_cflag = -D_REENTRANT -$sys_id = -$lflags = -lsocket -lnsl -ldl -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL BF_PTR -$bn_obj = -$des_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = +$multilib = + +*** sco5-gcc +$cc = gcc +$cflags = -O3 -fomit-frame-pointer +$unistd = +$thread_cflag = (unknown) +$sys_id = +$lflags = -lsocket -lnsl +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn -$shared_target= solaris-shared -$shared_cflag = -KPIC +$shared_target= svr3-shared +$shared_cflag = -fPIC $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv7-cc $cc = cc @@ -3733,8 +4872,10 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3742,13 +4883,18 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv7-gcc $cc = gcc @@ -3758,8 +4904,10 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3767,6 +4915,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -3774,6 +4926,7 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv8-cc $cc = cc @@ -3783,8 +4936,10 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR -$bn_obj = asm/sparcv8.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$cpuid_obj = +$bn_obj = sparcv8.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3792,13 +4947,18 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv8-gcc $cc = gcc @@ -3808,8 +4968,10 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$bn_obj = asm/sparcv8.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$cpuid_obj = +$bn_obj = sparcv8.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3817,6 +4979,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -3824,6 +4990,7 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv9-cc $cc = cc @@ -3833,22 +5000,29 @@ $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_PTR -$bn_obj = asm/sparcv8plus.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$cpuid_obj = sparcv9cap.o sparccpuid.o +$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o $bf_obj = -$md5_obj = asm/md5-sparcv8plus.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv9-gcc $cc = gcc @@ -3858,40 +5032,21 @@ $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$bn_obj = asm/sparcv8plus.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$bf_obj = -$md5_obj = asm/md5-sparcv8plus.o -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= solaris-shared -$shared_cflag = -fPIC -$shared_ldflag = -shared -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** solaris-sparcv9-gcc27 -$cc = gcc -$cflags = -mv8 -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -$unistd = -$thread_cflag = -D_REENTRANT -$sys_id = ULTRASPARC -$lflags = -lsocket -lnsl -ldl -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$bn_obj = asm/sparcv8plus-gcc27.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$cpuid_obj = sparcv9cap.o sparccpuid.o +$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o $bf_obj = -$md5_obj = asm/md5-sparcv8plus-gcc27.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -3899,6 +5054,7 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-x86-cc $cc = cc @@ -3908,8 +5064,10 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL BF_PTR +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -3917,31 +5075,42 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-x86-gcc $cc = gcc -$cflags = -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DOPENSSL_NO_INLINE_ASM +$cflags = -O3 -fomit-frame-pointer -march=pentium -Wall -DL_ENDIAN -DOPENSSL_NO_INLINE_ASM $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -3949,6 +5118,7 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris64-sparcv9-cc $cc = cc @@ -3957,23 +5127,30 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR -$bn_obj = -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR +$cpuid_obj = sparcv9cap.o sparccpuid.o +$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o $bf_obj = -$md5_obj = asm/md5-sparcv9.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = -xarch=v9 +$shared_ldflag = -xarch=v9 -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = /usr/ccs/bin/ar rs $arflags = +$multilib = /64 *** solaris64-sparcv9-gcc $cc = gcc @@ -3982,16 +5159,22 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR -$bn_obj = -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR +$cpuid_obj = sparcv9cap.o sparccpuid.o +$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o +$des_obj = des_enc-sparc.o fcrypt_b.o +$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o $bf_obj = -$md5_obj = asm/md5-sparcv9.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -3999,6 +5182,71 @@ $shared_ldflag = -m64 -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /64 + +*** solaris64-x86_64-cc +$cc = cc +$cflags = -fast -xarch=amd64 -xstrconst -Xa -DL_ENDIAN +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -lsocket -lnsl -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-gf2m.o +$des_obj = +$aes_obj = aes-x86_64.o aesni-x86_64.o +$bf_obj = +$md5_obj = md5-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 = +$rc5_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= solaris-shared +$shared_cflag = -KPIC +$shared_ldflag = -xarch=amd64 -G -dy -z text +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = /64 + +*** solaris64-x86_64-gcc +$cc = gcc +$cflags = -m64 -O3 -Wall -DL_ENDIAN +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -lsocket -lnsl -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o x86_64-gf2m.o +$des_obj = +$aes_obj = aes-x86_64.o aesni-x86_64.o +$bf_obj = +$md5_obj = md5-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 = +$rc5_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= solaris-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 -shared -static-libgcc +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = /64 *** sunos-gcc $cc = gcc @@ -4008,8 +5256,10 @@ $thread_cflag = (unknown) $sys_id = SUNOS $lflags = $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL DES_PTR DES_RISC1 +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -4017,6 +5267,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = @@ -4024,6 +5278,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** tandem-c89 $cc = c89 @@ -4033,8 +5288,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = THIRTY_TWO_BIT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -4042,6 +5299,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4049,6 +5310,103 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = + +*** tru64-alpha-cc +$cc = cc +$cflags = -std1 -tune host -fast -readonly_strings +$unistd = +$thread_cflag = -pthread +$sys_id = +$lflags = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = sha1-alpha.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= alpha-osf1-shared +$shared_cflag = +$shared_ldflag = -msym +$shared_extension = .so +$ranlib = +$arflags = +$multilib = + +*** uClinux-dist +$cc = +$cflags = $(CFLAGS) +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = $(LDFLAGS) $(LDLIBS) +$bn_ops = BN_LLONG +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -shared +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** uClinux-dist64 +$cc = +$cflags = $(CFLAGS) +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = $(LDFLAGS) $(LDLIBS) +$bn_ops = SIXTY_FOUR_BIT_LONG +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -shared +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = *** ultrix-cc $cc = cc @@ -4058,8 +5416,10 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -4067,6 +5427,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4074,6 +5438,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** ultrix-gcc $cc = gcc @@ -4082,9 +5447,11 @@ $unistd = $thread_cflag = (unknown) $sys_id = $lflags = -$bn_ops = +$bn_ops = BN_LLONG +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -4092,6 +5459,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4099,6 +5470,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** unixware-2.0 $cc = cc @@ -4108,8 +5480,10 @@ $thread_cflag = -Kthread $sys_id = $lflags = -lsocket -lnsl -lresolv -lx $bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -4117,6 +5491,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4124,6 +5502,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** unixware-2.1 $cc = cc @@ -4133,8 +5512,10 @@ $thread_cflag = -Kthread $sys_id = $lflags = -lsocket -lnsl -lresolv -lx $bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -4142,6 +5523,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4149,6 +5534,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** unixware-7 $cc = cc @@ -4158,15 +5544,21 @@ $thread_cflag = -Kthread $sys_id = $lflags = -lsocket -lnsl $bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= svr5-shared $shared_cflag = -Kpic @@ -4174,24 +5566,31 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** unixware-7-gcc $cc = gcc -$cflags = -DL_ENDIAN -DFILIO_H -O3 -fomit-frame-pointer -m486 -Wall +$cflags = -DL_ENDIAN -DFILIO_H -O3 -fomit-frame-pointer -march=pentium -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o x86-gf2m.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= gnu-shared $shared_cflag = -fPIC @@ -4199,6 +5598,71 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = + +*** vos-gcc +$cc = gcc +$cflags = -O3 -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -D_VOS_EXTENDED_NAMES -DB_ENDIAN +$unistd = +$thread_cflag = (unknown) +$sys_id = VOS +$lflags = -Wl,-map +$bn_ops = BN_LLONG +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = .so +$ranlib = +$arflags = +$multilib = + +*** vxworks-mipsle +$cc = ccmips +$cflags = -B$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/ -DL_ENDIAN -EL -Wl,-EL -mips2 -mno-branch-likely -G 0 -fno-builtin -msoft-float -DCPU=MIPS32 -DMIPSEL -DNO_STRINGS_H -I$(WIND_BASE)/target/h +$unistd = +$thread_cflag = +$sys_id = VXWORKS +$lflags = -r +$bn_ops = +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = ranlibmips +$arflags = +$multilib = *** vxworks-ppc405 $cc = ccppc @@ -4208,8 +5672,42 @@ $thread_cflag = $sys_id = VXWORKS $lflags = -r $bn_ops = +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = +$multilib = + +*** vxworks-ppc60x +$cc = ccppc +$cflags = -D_REENTRANT -mrtp -mhard-float -mstrict-align -fno-implicit-fp -DPPC32_fp60x -O2 -fstrength-reduce -fno-builtin -fno-strict-aliasing -Wall -DCPU=PPC32 -DTOOL_FAMILY=gnu -DTOOL=gnu -I$(WIND_BASE)/target/usr/h -I$(WIND_BASE)/target/usr/h/wrn/coreip +$unistd = +$thread_cflag = +$sys_id = VXWORKS +$lflags = -Wl,--defsym,__wrs_rtp_base=0xe0000000 -L $(WIND_BASE)/target/usr/lib/ppc/PPC32/common +$bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -4217,6 +5715,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4224,6 +5726,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** vxworks-ppc750 $cc = ccppc @@ -4233,8 +5736,10 @@ $thread_cflag = $sys_id = VXWORKS $lflags = -r $bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -4242,6 +5747,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4249,6 +5758,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** vxworks-ppc750-debug $cc = ccppc @@ -4258,8 +5768,74 @@ $thread_cflag = $sys_id = VXWORKS $lflags = -r $bn_ops = +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = +$multilib = + +*** vxworks-ppc860 +$cc = ccppc +$cflags = -nostdinc -msoft-float -DCPU=PPC860 -DNO_STRINGS_H -I$(WIND_BASE)/target/h +$unistd = +$thread_cflag = +$sys_id = VXWORKS +$lflags = -r +$bn_ops = +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = +$multilib = + +*** vxworks-ppcgen +$cc = ccppc +$cflags = -D_REENTRANT -mrtp -msoft-float -mstrict-align -O1 -fno-builtin -fno-strict-aliasing -Wall -DCPU=PPC32 -DTOOL_FAMILY=gnu -DTOOL=gnu -I$(WIND_BASE)/target/usr/h -I$(WIND_BASE)/target/usr/h/wrn/coreip +$unistd = +$thread_cflag = +$sys_id = VXWORKS +$lflags = -Wl,--defsym,__wrs_rtp_base=0xe0000000 -L $(WIND_BASE)/target/usr/lib/ppc/PPC32/sfcommon +$bn_ops = +$cpuid_obj = $bn_obj = $des_obj = +$aes_obj = $bf_obj = $md5_obj = $sha1_obj = @@ -4267,6 +5843,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4274,3 +5854,4 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib =