From 1f475c1f6fab85eb073aa2309c246e8efe7167cd Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 19 Nov 2002 08:55:06 +0000 Subject: [PATCH] make update --- TABLE | 25 +++++++++++++++++++++++++ test/Makefile.ssl | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/TABLE b/TABLE index 3cdc0b9109..eeac5fe193 100644 --- a/TABLE +++ b/TABLE @@ -875,6 +875,31 @@ $shared_extension = $ranlib = $arflags = +*** VC-CE +$cc = cl +$cflags = +$unistd = +$thread_cflag = +$sys_id = WINCE +$lflags = +$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT +$bn_obj = +$des_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = win32 +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = + *** VC-MSDOS $cc = cl $cflags = diff --git a/test/Makefile.ssl b/test/Makefile.ssl index 8fdfe4321b..37bae0c61f 100644 --- a/test/Makefile.ssl +++ b/test/Makefile.ssl @@ -530,7 +530,7 @@ dsatest.o: ../include/openssl/ossl_typ.h ../include/openssl/rand.h dsatest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h dsatest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h dsatest.o: ../include/openssl/ui.h dsatest.c -ectest.o: ../include/openssl/asn1.h ../include/openssl/bio.h +ectest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h ectest.o: ../include/openssl/bn.h ../include/openssl/crypto.h ectest.o: ../include/openssl/dh.h ../include/openssl/dsa.h ectest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h -- 2.25.1