aboutsummaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-02-19 14:00:38 +0000
committerRichard Levitte <levitte@openssl.org>2001-02-19 14:00:38 +0000
commit07247321c6ec87789870e115404884293020451b (patch)
tree9597bd2a62c581910a9d158a93849abd1612f540 /TABLE
parent0c43540433d94a57f7d0f4dbfcdb2ab1067fa020 (diff)
downloadopenssl-07247321c6ec87789870e115404884293020451b.tar.gz
make update
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE23
1 files changed, 22 insertions, 1 deletions
diff --git a/TABLE b/TABLE
index 089c8ecefa..f47595a79b 100644
--- a/TABLE
+++ b/TABLE
@@ -784,7 +784,7 @@ $unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops =
-$bn_obj =
+$bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj =
$bf_obj =
$md5_obj =
@@ -1895,6 +1895,27 @@ $cc = gcc
$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
$unistd =
$thread_cflag = -D_REENTRANT
+$lflags = -ldl
+$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 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= linux-shared
+$shared_cflag = -fPIC
+$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
+
+*** linux-s390
+$cc = gcc
+$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
+$unistd =
+$thread_cflag = -D_REENTRANT
$lflags =
$bn_ops = BN_LLONG
$bn_obj =