From: yamaoka Date: Wed, 30 Jun 1999 10:54:43 +0000 (+0000) Subject: (elclean): Remove auto-autoloads.el and custom-load.el as well. X-Git-Tag: et-gnus-6_11_04-01~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3c068fcb235c62b740f55ebf44dede936ad8d741;p=elisp%2Fgnus.git- (elclean): Remove auto-autoloads.el and custom-load.el as well. --- diff --git a/Makefile.in b/Makefile.in index b94b229..a99cf80 100644 --- a/Makefile.in +++ b/Makefile.in @@ -69,7 +69,7 @@ xsome: cd lisp && $(MAKE) EMACS="$(XEMACS)" some elclean: - rm -f lisp/*.elc + cd lisp && rm -f *.elc auto-autoloads.el custom-load.el x: $(MAKE) EMACS="$(XEMACS)"