]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorAndreas Schwab <schwab@suse.de>
Fri, 18 Apr 2008 15:34:26 +0000 (15:34 +0000)
committerAndreas Schwab <schwab@suse.de>
Fri, 18 Apr 2008 15:34:26 +0000 (15:34 +0000)
lisp/Makefile.in

index 2ac8a01420147bbb4d2da6df9e2a3556eb87ac36..4ed0fd76d1d40dbccfc69649dd98fcbfe4c4bac4 100644 (file)
@@ -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