Codebase list crossguid / d8dd3e83-c983-4462-81c4-25fde0fc7fd0/main clean.sh
d8dd3e83-c983-4462-81c4-25fde0fc7fd0/main

Tree @d8dd3e83-c983-4462-81c4-25fde0fc7fd0/main (Download .tar.gz)

clean.sh @d8dd3e83-c983-4462-81c4-25fde0fc7fd0/mainraw · history · blame

1
2
3
4
5
6
rm -f *.o
rm -f *.a
rm -f *.so
rm -f testmain
rm -f *.dll
rm -f *.DLL