X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=ms%2Fdo_fips.bat;h=73b0a3e8e47e6eb96a5757103a0958f5126aa997;hp=a78fc2515dfc24651fad32a422512983faa8c2d4;hb=8cfe08b4ec0467dc2a30a9794786e95f899cf889;hpb=1f77a27c16558b9e619b471d19da8094c9140eb5 diff --git a/ms/do_fips.bat b/ms/do_fips.bat index a78fc2515d..73b0a3e8e4 100644 --- a/ms/do_fips.bat +++ b/ms/do_fips.bat @@ -57,6 +57,7 @@ perl util\mk1mf.pl dll %ASM% %TARGET% >ms\ntdll.mak nmake -f ms\ntdll.mak clean nmake -f ms\ntdll.mak +@if ERRORLEVEL 1 goto error nmake -f ms\ntdll.mak install @if ERRORLEVEL 1 goto error