File: cleanup

package info (click to toggle)
r-cran-eaf 2.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,028 kB
  • sloc: ansic: 7,281; perl: 848; makefile: 73; sh: 43; python: 27
file content (12 lines) | stat: -rwxr-xr-x 372 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
rm -f  config.* confdefs.h tests/testthat/*.pdf \
       src/*.o src/*.so src/Makevars src/config.h src/symbols.rds \
       inst/doc/*.blg inst/doc/*.bbl *-Ex.R \
       src/eaf/eaf \
       src/mo-tools/dominatedsets \
       src/mo-tools/epsilon \
       src/mo-tools/igd \
       src/mo-tools/ndsort \
       src/mo-tools/nondominated

rm -rf autom4te.cache