From: Dr. Stephen Henson Date: Sun, 3 Jul 2011 12:35:06 +0000 (+0000) Subject: If make clean fails it is not a fatal error. X-Git-Tag: OpenSSL-fips-2_0-rc1~272 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c540aa2fb1b744342fa8bc0c3215a07d5d272abe;p=oweals%2Fopenssl.git If make clean fails it is not a fatal error. --- diff --git a/ms/do_fips.bat b/ms/do_fips.bat index 3b0d2aa7ff..73b0a3e8e4 100644 --- a/ms/do_fips.bat +++ b/ms/do_fips.bat @@ -56,7 +56,6 @@ perl util\mk1mf.pl dll %ASM% %TARGET% >ms\ntdll.mak @if ERRORLEVEL 1 goto error nmake -f ms\ntdll.mak clean -@if ERRORLEVEL 1 goto error nmake -f ms\ntdll.mak @if ERRORLEVEL 1 goto error nmake -f ms\ntdll.mak install