Codebase list crossguid / 60a07f4 clean.sh
60a07f4

Tree @60a07f4 (Download .tar.gz)

clean.sh @60a07f4raw · 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