Codebase list crossguid / fa3f8e7 clean.sh
fa3f8e7

Tree @fa3f8e7 (Download .tar.gz)

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