Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ms
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-06-16 01:04:09 +0400
committerDr. Stephen Henson <steve@openssl.org>2011-06-16 01:04:09 +0400
commitc3de647e7d50cb9a4154d4548f3981c7b13f3bfd (patch)
tree1661e439ed6adf8d150e305aa1fc95891d99094c /ms
parente66cb363d65592c70b49bec4fe7481ef8cd8253f (diff)
Update to mk1mf.pl and ms\do_fips.bat to install relevant files for
WIN32 FIPS builds.
Diffstat (limited to 'ms')
-rw-r--r--ms/do_fips.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/do_fips.bat b/ms/do_fips.bat
index 4df263c27b..aac21ad327 100644
--- a/ms/do_fips.bat
+++ b/ms/do_fips.bat
@@ -55,6 +55,7 @@ perl util\mk1mf.pl dll %ASM% %TARGET% >ms\ntdll.mak
nmake -f ms\ntdll.mak clean
nmake -f ms\ntdll.mak
+nmake -f ms\ntdll.mak install
@if ERRORLEVEL 1 goto error
@echo.