lisp/ rules will do that.
2013-11-27 Glenn Morris <rgm@gnu.org>
+ * Makefile.in (bootstrap-clean): No need to delete .elc,
+ lisp/ rules will do that.
+
* Makefile.in (extraclean): New.
(bootstrap-clean): Move ja-dic deletion to extraclean.
.PHONY: bootstrap-clean distclean maintainer-clean extraclean
bootstrap-clean:
- rm -f ${TIT_MISC} ${TIT_MISC:.el=.elc} \
- ${leimdir}/leim-list.el changed.tit changed.misc
+ rm -f ${TIT_MISC} ${leimdir}/leim-list.el changed.tit changed.misc
distclean:
rm -f Makefile
## We do not delete ja-dic, even in a bootstrap, because it rarely
## changes and is slow to regenerate.
+## TODO? Could consider doing the same with TIT_MISC, though those
+## are much faster to generate.
extraclean:
rm -rf ${leimdir}/ja-dic