]> code.delx.au - gnu-emacs/commitdiff
(maintainer-clean): Remove the info files in $(infodir) where they are created.
authorRichard M. Stallman <rms@gnu.org>
Mon, 6 Dec 2004 00:55:10 +0000 (00:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 6 Dec 2004 00:55:10 +0000 (00:55 +0000)
lispref/Makefile.in

index 1155be99da53fe45072e2524b84522231d17326f..c0e3b54c95298154d079c8e43dfc644dd0a12b42 100644 (file)
@@ -124,7 +124,8 @@ clean:
 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