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 8d81e64774
commit 5692b36ee8
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