cvs update
authorGeoff Thorpe <geoff@openssl.org>
Thu, 25 May 2000 13:20:11 +0000 (13:20 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Thu, 25 May 2000 13:20:11 +0000 (13:20 +0000)
TABLE

diff --git a/TABLE b/TABLE
index bca04fda82a0d245ddb7436999320b996f66e04e..e066f0484c5120990ddb3afa5011147002b91183 100644 (file)
--- a/TABLE
+++ b/TABLE
@@ -1422,6 +1422,24 @@ $rmd160_obj   =
 $rc5_obj      = 
 $dso_scheme   = 
 
+*** linux-m68k
+$cc           = gcc
+$cflags       = -DB_ENDIAN -DTERMIO -O2 -fomit-frame-pointer -Wall
+$unistd       = 
+$thread_cflag = -D_REENTRANT
+$lflags       = 
+$bn_ops       = BN_LLONG
+$bn_obj       = 
+$des_obj      = 
+$bf_obj       = 
+$md5_obj      = 
+$sha1_obj     = 
+$cast_obj     = 
+$rc4_obj      = 
+$rmd160_obj   = 
+$rc5_obj      = 
+$dso_scheme   = 
+
 *** linux-mips
 $cc           = gcc
 $cflags       = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall