emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r108901: * lisp/Makefile.in: Comment


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r108901: * lisp/Makefile.in: Comment
Date: Fri, 06 Jul 2012 00:29:43 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108901
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2012-07-06 00:29:43 -0700
message:
  * lisp/Makefile.in: Comment
modified:
  lisp/Makefile.in
=== modified file 'lisp/Makefile.in'
--- a/lisp/Makefile.in  2012-07-06 07:23:25 +0000
+++ b/lisp/Makefile.in  2012-07-06 07:29:43 +0000
@@ -189,6 +189,10 @@
 
 # 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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]