From: Andreas Schwab Date: Fri, 18 Apr 2008 15:34:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~6197 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=325a68616c6f94ea9102657416c8e3ab40ed884e;p=emacs.git *** empty log message *** --- diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 2ac8a014201..4ed0fd76d1d 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -122,6 +122,8 @@ autoloads: $(lisp)/subdirs.el $(LOADDEFS) doit echo Directories: $$wins; \ $(emacs) -l autoload --eval '(setq generated-autoload-file "$(lisp)/loaddefs.el")' -f batch-update-autoloads $$wins +# Note: every rule that runs $(emacs) and is called during bootstrap must +# depend on this. $(lisp)/subdirs.el: $(MAKE) $(MFLAGS) update-subdirs update-subdirs: doit