File: clean.sh

package info (click to toggle)
paris-traceroute 0.93%2Bgit20160927-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,564 kB
  • ctags: 1,530
  • sloc: ansic: 11,584; makefile: 233; python: 109; sh: 30
file content (8 lines) | stat: -rwxr-xr-x 266 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh

#test -f Makefile && make clean 
rm -f config.* configure 
rm -rf aclocal.m4 autom4te.cache
rm -f depcomp install-sh libtool ltmain.sh missing stamp-h1
rm -f {doc/,man/,paris-traceroute/,libparistraceroute/,}Makefile{.in,}
rm -rf libparistraceroute/.deps