Commit c540aa2f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

If make clean fails it is not a fatal error.

parent eca7358b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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