File: cleanup

package info (click to toggle)
r-cran-rcsdp 0.1.57.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,332 kB
  • sloc: ansic: 7,210; makefile: 68; sh: 5
file content (9 lines) | stat: -rwxr-xr-x 143 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/bin/sh

(cd src/Csdp/lib;
    if test -f Makefile; then
       make clean
    fi)

rm -f config.* autom4te.cache src/Csdp.ts src/Makevars