Codebase list crossguid / 10e0850 clean.sh
10e0850

Tree @10e0850 (Download .tar.gz)

clean.sh @10e0850raw · 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