]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/Makefile.in: Comment
authorGlenn Morris <rgm@gnu.org>
Fri, 6 Jul 2012 07:29:43 +0000 (00:29 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 6 Jul 2012 07:29:43 +0000 (00:29 -0700)
lisp/Makefile.in

index 9640fc27414252c3ebca3999ade600cb246fb59a..6b96a53826f1259f768b852fb1348b931ef737cc 100644 (file)
@@ -189,6 +189,10 @@ updates: update-subdirs autoloads finder-data custom-deps
 
 # This is useful after "bzr up"; but it doesn't do anything that a
 # plain "make" at top-level doesn't.
+# The only difference between this and this directory's "all" rule
+# is that this runs "autoloads" as well (because it uses "compile"
+# rather than "compile-main").  In a bootstrap, $(lisp) in src/Makefile
+# triggers this directory's autoloads rule.
 bzr-update: compile finder-data custom-deps
 
 # Update the AUTHORS file.