blob: 074735d76f9b3b51feccf910b62d97808122df5b [file] [log] [blame]
rjw6c1fd8f2022-11-30 14:33:01 +08001cd ..
2rem rem XGConsole /command="tools\make.exe -j1 ACTION=remake -k -r -R COMPONENT=abm -fmake\comp.mak " /profile="tools\XGConsole.xml"
3
4@call XGConsole.exe
5@echo errorlevel==%ERRORLEVEL%
6
7@if %ERRORLEVEL%==0 XGConsole /command="tools\make.exe -j1 ACTION=remake -k -r -R COMPONENT=abm -fmake\comp.mak " /profile="tools\XGConsole.xml"
8@if %ERRORLEVEL%==1 tools\make.exe -j1 ACTION=remake -j1 -k -r -R COMPONENT=abm -fmake\comp.mak
9