Simulator make: add -r option (#622)

This commit is contained in:
andreika-git 2018-11-17 20:20:32 +02:00 committed by rusefi
parent ed4f2276e3
commit 4fd0f40a53
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
rem this is about CygWin colon issue, .dep files are invalid because of that
rem rm -rf .dep
rm -f build/rusefi_simulator.exe
make
make -r

View File

@ -1,4 +1,4 @@
make
make -r
cd build
rusefi_simulator.exe