]> bicyclesonthemoon.info Git - ott/enhance/blob - install.sh
debug build target; updated config tool; install script
[ott/enhance] / install.sh
1 #!/bin/sh
2 make clean
3 make -B TARGET=release makefile
4 make install
5 make clean