If make clean fails it is not a fatal error.
This commit is contained in:
parent
eca7358be3
commit
c540aa2fb1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user