5 lines
131 B
Batchfile
5 lines
131 B
Batchfile
|
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
|