File: cvsclean

package info (click to toggle)
quickplot 0.8.6-1.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,548 kB
  • ctags: 1,019
  • sloc: cpp: 10,052; sh: 7,597; makefile: 176
file content (30 lines) | stat: -rwxr-xr-x 745 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#! /bin/sh -x

# Don't run this unless you have the GNU auto tools programs that are
# needed to replace the files that this script removes.


# This script is used to remove files that are auto-generated and
# therefore don't need to be checked into CVS or other repository.


if [ -e Makefile ]
then
  make distclean
fi

rm -f \
 aclocal.m4 config.cache config.h install-sh config.log\
 Makefile Makefile.in missing mkinstalldirs ltmain.sh\
 config.sub config.guess configure\
 configure.scan autoscan-*x.log INSTALL\
 libtool config.status autoscan.log depcomp config.h* stamp-h*

rm -rf autom4te.cache/


rm -f File_readSndInt.cpp File_readSndFloat.cpp File_readSndDouble.cpp mingw_config.h
rm -f *_html.cpp *.html
rm -f *~ *.o
rm -f *.xpm