Codebase list crossguid / scrub-obsolete/main clean.sh
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

clean.sh @scrub-obsolete/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