1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00

* lisp/Makefile.in: Comment

This commit is contained in:
Glenn Morris 2012-07-06 00:29:43 -07:00
parent 938d1f57c3
commit a358bac20f

View 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.