~wasora/wasora/trunk

« back to all changes in this revision

Viewing changes to autoclean.sh

  • Committer: jeremy theler
  • Date: 2014-08-03 16:05:42 UTC
  • Revision ID: jeremy@tom-20140803160542-ptroq3ctn2uf3owd
updated autoclean

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  make clean
8
8
fi
9
9
rm -f *~ src/*~
10
 
rm -f README ChangeLog configure.ac Makefile.in Makefile aclocal.m4 configure config.log config.status compile depcomp install-sh missing configure.scan autoscan.log test-driver
 
10
rm -f README README.pdf INSTALL INSTALL.pdf ChangeLog
 
11
rm -f configure.ac Makefile.in Makefile aclocal.m4 configure config.log config.status config.guess config.sub compile depcomp install-sh missing configure.scan autoscan.log test-driver
11
12
rm -f src/Makefile src/Makefile.in src/Makefile.am
12
13
rm -rf autom4te.cache 
13
14