changeset 58786:bb0ccdf15685

(maintainer-clean): Remove the info files in $(infodir) where they are created.
author Richard M. Stallman <rms@gnu.org>
date Mon, 06 Dec 2004 00:55:10 +0000
parents 5251b89bd389
children 06b5dbeb06f0
files lispref/Makefile.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/Makefile.in	Mon Dec 06 00:42:41 2004 +0000
+++ b/lispref/Makefile.in	Mon Dec 06 00:55:10 2004 +0000
@@ -124,7 +124,8 @@
 distclean: clean
 
 maintainer-clean: clean
-	rm -f elisp elisp-[1-9] elisp-[1-9][0-9] elisp.dvi elisp.oaux
+	rm -f elisp.dvi elisp.oaux
+	cd $(infodir); rm -f elisp elisp-[1-9] elisp-[1-9][0-9] 
 
 dist: $(infodir)/elisp elisp.dvi
 	-rm -rf temp