add clening script
[valse.git] / clean.sh
1 #!/bin/sh
2
3 rm -f src/*.so
4 rm -f adapters/*.o
5 rm -f sources/*.o