changeset 74472:389355f7baa3

(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.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 07 Dec 2006 18:09:41 +0000
parents 2584fedc2373
children 24483ef2f3e2
files lispref/makefile.w32-in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/makefile.w32-in	Thu Dec 07 16:05:56 2006 +0000
+++ b/lispref/makefile.w32-in	Thu Dec 07 18:09:41 2006 +0000
@@ -119,5 +119,5 @@
 
 distclean: clean
 
-maintainer-clean: clean
-	- $(DEL) elisp elisp-* elisp.dvi elisp.oaux
+maintainer-clean: distclean
+	- $(DEL) elisp.dvi elisp.oaux