# HG changeset patch # User Gerd Moellmann # Date 986478729 0 # Node ID be0472285506bbe2c2cb4e2763f8c8bc2d23d97a # Parent b67db6e4ed561bf4086cc3f568a9a94d9eaaaffa (install-arch-indep): Remove .cvsignore files. diff -r b67db6e4ed56 -r be0472285506 Makefile.in --- a/Makefile.in Thu Apr 05 13:13:10 2001 +0000 +++ b/Makefile.in Thu Apr 05 13:52:09 2001 +0000 @@ -371,6 +371,7 @@ chmod a+rx $${subdir} ; \ rm -rf $${subdir}/RCS ; \ rm -rf $${subdir}/CVS ; \ + rm -f $${subdir}/.cvsignore ; \ rm -f $${subdir}/\#* ; \ rm -f $${subdir}/.\#* ; \ rm -f $${subdir}/*~ ; \