osxcross/cleanup.sh

6 lines
71 B
Bash
Raw Normal View History

2013-11-10 14:49:24 +01:00
#!/usr/bin/env bash
rm -f *~
rm -rf build
rm -rf target
rm -f *.tar.xz