File: clean

package info (click to toggle)
dvdauthor 0.7.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,436 kB
  • sloc: ansic: 21,379; sh: 634; yacc: 460; lex: 199; makefile: 83
file content (12 lines) | stat: -rwxr-xr-x 458 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash
#+
# Restore to a pristine source tree.
#
# Written by Lawrence D'Oliveiro <ldo@geek-central.gen.nz>.
#-

rm -f src/*.o doc/*.1 doc/manpage.{links,refs} config.log config.status
rm -rf autom4te.cache autotools dvdauthor.spec src/.deps
rm -f configure {,src/,doc/}Makefile{,.in} src/config.h src/config.h.in aclocal.m4
rm -f src/stamp-h1 src/dvdvml.c src/dvdvmy.c src/dvdvmy.h
rm -f src/{dvdauthor,spumux,dvdunauthor,spuunmux,mpeg2desc,dvddirdel}