If make clean fails it is not a fatal error.

This commit is contained in:
Dr. Stephen Henson 2011-07-03 12:35:06 +00:00
parent eca7358be3
commit c540aa2fb1

View File

@ -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