Add TODO
[SmartMotor.git] / SmartMotor-2.0-MiniGui / build-pc
blob8c88eac424bda05cdb65676e031fd4878f50c1b9
1 #!/bin/sh
3 rm config.cache config.status -f
5 ./configure
7 echo ""
8 echo "run \"make\" to generate smartmotor on PC"