make update
authorRichard Levitte <levitte@openssl.org>
Tue, 19 Nov 2002 08:55:06 +0000 (08:55 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 19 Nov 2002 08:55:06 +0000 (08:55 +0000)
TABLE
test/Makefile.ssl

diff --git a/TABLE b/TABLE
index 3cdc0b9109fec035aa37d88d800cb33d944b5e7b..eeac5fe193709bf32314cc4269f48057739f3a7a 100644 (file)
--- 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       = 
index 8fdfe4321b4d0564de3afc29621e49747697c555..37bae0c61f26ce8010669dfea5702d7dc865fd35 100644 (file)
@@ -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