From f1cef37e03780a7db0055efbbf1e5476e275eeef Mon Sep 17 00:00:00 2001 From: Ono-Sendai Date: Wed, 10 Feb 2016 22:01:31 +0000 Subject: [PATCH] Updated OpenSSH 64 bit Build and Installation Instructions (markdown) --- OpenSSH-64-bit-Build-and-Installation-Instructions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenSSH-64-bit-Build-and-Installation-Instructions.md b/OpenSSH-64-bit-Build-and-Installation-Instructions.md index b871102..6299905 100644 --- a/OpenSSH-64-bit-Build-and-Installation-Instructions.md +++ b/OpenSSH-64-bit-Build-and-Installation-Instructions.md @@ -167,8 +167,8 @@ Open 'VS2015 x64 Native Tools Command Prompt' Follow OpenSSL instructons to build OpenSSL. This is my take on them: -cd D:\programming\OpenSSL\openssl-1.0.2f -perl Configure debug-VC-WIN64A --prefix=d:\programming\OpenSSL\OpenSSLInstallx64_vs2015-debug + cd D:\programming\OpenSSL\openssl-1.0.2f + perl Configure debug-VC-WIN64A --prefix=d:\programming\OpenSSL\OpenSSLInstallx64_vs2015-debug ms\do_win64a nmake -f ms\nt.mak install