rusefi-1/unit_tests/compile.bat

5 lines
63 B
Batchfile

echo I am compiling unit tests
rm -rf .dep/
rm -rf build/
make