File: cleanup

package info (click to toggle)
r-cran-sem 3.1.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 936 kB
  • sloc: ansic: 2,241; cpp: 1,646; sh: 4; makefile: 2
file content (5 lines) | stat: -rwxr-xr-x 235 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#! /bin/sh
/bin/rm -rf ./chm
/bin/rm -rf ./config.*
/bin/rm -rf src/*.so src/*/*.so src/*.o src/*/*.o src/*.d src/*/*.d src/*.dll src/*/*.dll src/*.a src/*/*.a src/*.rc src/*/*.rc src/Makedeps src/*/Makedeps
/bin/rm -rf *~ */*~ */*/*~