Codebase list crossguid / b04115e clean.sh
b04115e

Tree @b04115e (Download .tar.gz)

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