From d794f5804029e8452ea7db2e590056c6e229cd19 Mon Sep 17 00:00:00 2001 From: prascle Date: Sat, 7 Jul 2007 08:34:53 +0000 Subject: [PATCH] PR: remove all files not on CVS --- clean_configure | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clean_configure b/clean_configure index a0073fb98..8869dadab 100755 --- a/clean_configure +++ b/clean_configure @@ -11,6 +11,7 @@ libdir=salome_adm/unix/config_files cd $libdir # Files created by libtoolize rm -f config.guess config.sub ltmain.sh +rm -f mdate-sh texinfo.tex # Files created by automake rm -rf install-sh missing compile depcomp py-compile cd $here @@ -21,3 +22,6 @@ find resources -name Makefile.in | xargs rm -f find salome_adm -name Makefile.in | xargs rm -f find src -name Makefile.in | xargs rm -f rm -f Makefile.in +# Other files +cd doc/salome +rm -f Batch.info stamp-vti version.texi -- 2.39.2