Enable DSO support on alpha (OSF1), cc and gcc.
Also, "make update" has added some missing functions to libeay.num,
updated the TABLE for the alpha changes, and updated thousands of
dependancies that have changed from recent commits.
diff --git a/TABLE b/TABLE
index f1b8180..9526e2e 100644
--- a/TABLE
+++ b/TABLE
@@ -484,7 +484,7 @@
$rc4_obj =
$rmd160_obj =
$rc5_obj =
-$dso_scheme =
+$dso_scheme = dlfcn
*** alpha-gcc
$cc = gcc
@@ -502,7 +502,7 @@
$rc4_obj =
$rmd160_obj =
$rc5_obj =
-$dso_scheme =
+$dso_scheme = dlfcn
*** alpha164-cc
$cc = cc
@@ -1859,7 +1859,7 @@
$cflags = -O3 -mv8 -Dssize_t=int
$unistd =
$thread_cflag = (unknown)
-$lflags = -liberty
+$lflags =
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL DES_PTR DES_RISC1
$bn_obj =
$des_obj =