(install): Remove .cvsignore files.

This commit is contained in:
Gerd Moellmann 2001-04-05 13:53:02 +00:00
parent db569adb5e
commit e7343b6085

View file

@ -208,6 +208,7 @@ install: all
| (cd ${INSTALLDIR}; umask 0; tar -xvf - && cat > /dev/null) ;\
fi; \
else true; fi
-rm -f ${INSTALLDIR}/.cvsignore ${INSTALLDIR}/*/.cvsignore
-chmod -R a+r ${INSTALLDIR}
clean mostlyclean: