# HG changeset patch # User Andreas Schwab # Date 1088981094 0 # Node ID 17ff795162713df67ee034f8e7f0b9b7e7c45777 # Parent ea99dfe25b04ff52edc95d5ad03528dce504ad34 (install-arch-indep): Remove .arch-inventory files. diff -r ea99dfe25b04 -r 17ff79516271 Makefile.in --- a/Makefile.in Sun Jul 04 21:08:56 2004 +0000 +++ b/Makefile.in Sun Jul 04 22:44:54 2004 +0000 @@ -415,6 +415,7 @@ rm -rf $${subdir}/RCS ; \ rm -rf $${subdir}/CVS ; \ rm -f $${subdir}/.cvsignore ; \ + rm -f $${subdir}/.arch-inventory ; \ rm -f $${subdir}/\#* ; \ rm -f $${subdir}/.\#* ; \ rm -f $${subdir}/*~ ; \