diff options
author | Richard Levitte <levitte@openssl.org> | 2000-02-26 05:48:22 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2000-02-26 05:48:22 +0100 |
commit | 7bd3a58022f7dca4fc7c45081428997d947ff94e (patch) | |
tree | 0c7272d0228fd1d718a8b9d4ee48268d2c227647 /TABLE | |
parent | Make sure that all test files are gone before starting the tests, or (diff) | |
download | openssl-7bd3a58022f7dca4fc7c45081428997d947ff94e.tar.xz openssl-7bd3a58022f7dca4fc7c45081428997d947ff94e.zip |
make update
Diffstat (limited to 'TABLE')
-rw-r--r-- | TABLE | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1750,3 +1750,20 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = + +*** unixware-7 +$cc = cc +$cflags = -O -DFILIO_H -Kalloca +$unistd = +$thread_cflag = -Kthread +$lflags = -lsocket -lnsl +$bn_ops = MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL +$bn_obj = +$des_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = |