summaryrefslogtreecommitdiff
path: root/INSTALL.WCE
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-11-17 19:48:19 +0000
committerRichard Levitte <levitte@openssl.org>2002-11-17 19:48:19 +0000
commit629b58b7fbec9baee3de28605a7fbd0ab5555920 (patch)
tree002fe060e30224b7233dd020ffb76631d33aafcc /INSTALL.WCE
parent7fa2a81d34254b41c313a33743ea30f710d94f44 (diff)
downloadopenssl-new-629b58b7fbec9baee3de28605a7fbd0ab5555920.tar.gz
Make it possible to build for more than one CPU.
Clarify what the CE tests do.
Diffstat (limited to 'INSTALL.WCE')
-rw-r--r--INSTALL.WCE5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL.WCE b/INSTALL.WCE
index 0690fa2b23..a22370bf0f 100644
--- a/INSTALL.WCE
+++ b/INSTALL.WCE
@@ -61,3 +61,8 @@
> cd out32
> ..\ms\testce
+ This will copy each of the test programs to the Windows CE device and execute
+ them, displaying the output of the tests on this computer. The output should
+ look similar to the output produced by running the tests for a regular Windows
+ build.
+