Codebase list crossguid / 4207fe38-99b5-4f47-8bea-b3b98a4c88c0/main clean.sh
4207fe38-99b5-4f47-8bea-b3b98a4c88c0/main

Tree @4207fe38-99b5-4f47-8bea-b3b98a4c88c0/main (Download .tar.gz)

clean.sh @4207fe38-99b5-4f47-8bea-b3b98a4c88c0/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