they are already deleted by the `clean' and `distclean' targets, and they
are in the $(infodir) directory, not the current one.
+2006-12-07 Juanma Barranquero <lekktu@gmail.com>
+
+ * makefile.w32-in (maintainer-clean): Depend on `distclean'.
+ Don't remove elisp* info files; they are already deleted by the
+ `clean' and `distclean' targets, and they are in the $(infodir)
+ directory, not the current one.
+
2006-12-04 Kim F. Storm <storm@cua.dk>
* commands.texi (Misc Events): Update signal events.
distclean: clean
-maintainer-clean: clean
- - $(DEL) elisp elisp-* elisp.dvi elisp.oaux
+maintainer-clean: distclean
+ - $(DEL) elisp.dvi elisp.oaux