File: cleanup

package info (click to toggle)
r-cran-git2r 0.35.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,956 kB
  • sloc: ansic: 8,203; sh: 4,104; makefile: 7
file content (8 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh

rm -f config.*
rm -f src/Makevars
rm -rf autom4te.cache
rm -f src/*.o
rm -f src/*.so
rm -rf .deps