From fa015977dec784d900c83926f9321cf9841a8b79 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 14 Nov 2002 23:56:29 +0000 Subject: [PATCH] make update --- TABLE | 56 ++++++++++++++++++++++++++++++++++++++++++++----- util/libeay.num | 6 +++--- 2 files changed, 54 insertions(+), 8 deletions(-) diff --git a/TABLE b/TABLE index 9abfe206d5..a8626a2e29 100644 --- a/TABLE +++ b/TABLE @@ -71,7 +71,7 @@ $ranlib = *** Cygwin $cc = gcc -$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -m486 -Wall +$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -march=486 -Wall $unistd = $thread_cflag = $lflags = @@ -853,7 +853,7 @@ $ranlib = *** aix43-gcc $cc = gcc -$cflags = -O3 -DAIX -DB_ENDIAN +$cflags = -O1 -DAIX -DB_ENDIAN $unistd = $thread_cflag = (unknown) $lflags = @@ -989,6 +989,29 @@ $shared_ldflag = $shared_extension = .so $ranlib = +*** aux3-gcc +$cc = gcc +$cflags = -O2 -DTERMIO +$unistd = +$thread_cflag = (unknown) +$lflags = -lbsd +$bn_ops = RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$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 = + *** bsdi-elf-gcc $cc = gcc $cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall @@ -1259,10 +1282,10 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $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 = *** debug-linux-elf @@ -3151,6 +3174,29 @@ $shared_ldflag = $shared_extension = $ranlib = +*** tandem-c89 +$cc = c89 +$cflags = -Ww -D__TANDEM -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -D_TANDEM_SOURCE -DB_ENDIAN +$unistd = +$thread_cflag = (unknown) +$lflags = +$bn_ops = 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 = + *** ultrix-cc $cc = cc $cflags = -std1 -O -Olimit 1000 -DL_ENDIAN diff --git a/util/libeay.num b/util/libeay.num index ef6573cc7d..369f14a09a 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -301,8 +301,8 @@ EVP_des_ede_cfb 308 EXIST::FUNCTION:DES EVP_des_ede_ofb 309 EXIST::FUNCTION:DES EVP_des_ofb 310 EXIST::FUNCTION:DES EVP_desx_cbc 311 EXIST::FUNCTION:DES -EVP_dss 312 EXIST::FUNCTION:SHA,DSA -EVP_dss1 313 EXIST::FUNCTION:SHA,DSA +EVP_dss 312 EXIST::FUNCTION:DSA,SHA +EVP_dss1 313 EXIST::FUNCTION:DSA,SHA EVP_enc_null 314 EXIST::FUNCTION: EVP_get_cipherbyname 315 EXIST::FUNCTION: EVP_get_digestbyname 316 EXIST::FUNCTION: @@ -1212,7 +1212,7 @@ name_cmp 1239 EXIST::FUNCTION: str_dup 1240 NOEXIST::FUNCTION: i2s_ASN1_ENUMERATED 1241 EXIST::FUNCTION: i2s_ASN1_ENUMERATED_TABLE 1242 EXIST::FUNCTION: -BIO_s_log 1243 EXIST:!WIN16,!WIN32,!macintosh:FUNCTION: +BIO_s_log 1243 EXIST:!WIN32,!macintosh,!WIN16:FUNCTION: BIO_f_reliable 1244 EXIST::FUNCTION: PKCS7_dataFinal 1245 EXIST::FUNCTION: PKCS7_dataDecode 1246 EXIST::FUNCTION: -- 2.25.1