From 325a68616c6f94ea9102657416c8e3ab40ed884e Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 18 Apr 2008 15:34:26 +0000 Subject: [PATCH] *** empty log message *** --- lisp/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5