From 833e9e1cf45f191702a052ddbf900ea40134fcdc Mon Sep 17 00:00:00 2001 From: gdd Date: Fri, 18 Feb 2011 08:56:21 +0000 Subject: [PATCH] Remove files installed by autotools --- clean_configure | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/clean_configure b/clean_configure index 4ce737c..05683d1 100755 --- a/clean_configure +++ b/clean_configure @@ -35,5 +35,15 @@ find idl -name Makefile.in | xargs rm -f find resources -name Makefile.in | xargs rm -f find adm_local -name Makefile.in | xargs rm -f find src -name Makefile.in | xargs rm -f +rm -f adm_local/unix/config_files/config* +rm -f adm_local/unix/config_files/depcomp +rm -f adm_local/unix/config_files/install-sh +rm -f adm_local/unix/config_files/libtool.m4 +rm -f adm_local/unix/config_files/ltmain.sh +rm -f adm_local/unix/config_files/ltoptions.m4 +rm -f adm_local/unix/config_files/ltsugar.m4 +rm -f adm_local/unix/config_files/ltversion.m4 +rm -f adm_local/unix/config_files/lt~obsolete.m4 +rm -f adm_local/unix/config_files/missing rm -f Makefile.in rm -Rf salome_adm -- 2.39.2