From: gdd Date: Fri, 18 Feb 2011 08:56:21 +0000 (+0000) Subject: Remove files installed by autotools X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=833e9e1cf45f191702a052ddbf900ea40134fcdc;p=plugins%2Fblsurfplugin.git Remove files installed by autotools --- 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