summaryrefslogtreecommitdiff
path: root/INSTALL.W32
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-08-03 20:19:04 +0000
committerBodo Möller <bodo@openssl.org>1999-08-03 20:19:04 +0000
commit5067cce541aca2fa09e1d5e81f6ee431410ab87e (patch)
tree49d960a6ccc6bd24fea0d7cd48a212566e427e4f /INSTALL.W32
parent41a6fdea80a44e2fc8435531b5d319064f33fbb1 (diff)
downloadopenssl-new-5067cce541aca2fa09e1d5e81f6ee431410ab87e.tar.gz
improve clarity of instructions
Diffstat (limited to 'INSTALL.W32')
-rw-r--r--INSTALL.W3214
1 files changed, 7 insertions, 7 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32
index 615d1419f1..4550aa0621 100644
--- a/INSTALL.W32
+++ b/INSTALL.W32
@@ -44,19 +44,19 @@
> perl Configure VC-WIN32
Next you need to build the Makefiles and optionally the assembly language
- files.
+ files:
- If you are using MASM then run:
+ - If you are using MASM then run:
- > ms\do_masm
+ > ms\do_masm
- If you are using NASM then run:
+ - If you are using NASM then run:
- > ms\do_nasm
+ > ms\do_nasm
- If you don't want to use the assembly language files at all then run:
+ - If you don't want to use the assembly language files at all then run:
- > ms\do_ms
+ > ms\do_ms
If you get errors about things not having numbers assigned then check the
troubleshooting section: you probably wont be able to compile it as it