From c540aa2fb1b744342fa8bc0c3215a07d5d272abe Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sun, 3 Jul 2011 12:35:06 +0000 Subject: [PATCH] If make clean fails it is not a fatal error. --- ms/do_fips.bat | 1 - 1 file changed, 1 deletion(-) 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 -- 2.34.1