comparison Makefile.in @ 106045:e05698e35594

(install-arch-indep): Use a more restrictive Makefile pattern, so as not to exclude makefile*.el. (Bug#4912)
author Glenn Morris <rgm@gnu.org>
date Mon, 16 Nov 2009 02:06:36 +0000
parents 44d58cfb225c
children 40a964793dc2
comparison
equal deleted inserted replaced
106044:2521f03b2137 106045:e05698e35594
493 rm -f $${subdir}/\#* ; \ 493 rm -f $${subdir}/\#* ; \
494 rm -f $${subdir}/.\#* ; \ 494 rm -f $${subdir}/.\#* ; \
495 rm -f $${subdir}/*~ ; \ 495 rm -f $${subdir}/*~ ; \
496 rm -f $${subdir}/*.orig ; \ 496 rm -f $${subdir}/*.orig ; \
497 [ "$${dir}" != "${srcdir}/etc" ] && \ 497 [ "$${dir}" != "${srcdir}/etc" ] && \
498 rm -f $${subdir}/[mM]akefile* ; \ 498 rm -f $${subdir}/[mM]akefile*.c $${subdir}/[mM]akefile*[.-]in \
499 $${subdir}/[mM]akefile ; \
499 rm -f $${subdir}/ChangeLog* ; \ 500 rm -f $${subdir}/ChangeLog* ; \
500 rm -f $${subdir}/dired.todo ; \ 501 rm -f $${subdir}/dired.todo ; \
501 done) ; \ 502 done) ; \
502 done 503 done
503 -rm -f $(DESTDIR)${lispdir}/subdirs.el 504 -rm -f $(DESTDIR)${lispdir}/subdirs.el