It is the same as "recompile autoloads", but parallelizable.
+2012-07-06 Glenn Morris <rgm@gnu.org>
+
+ * Makefile.in (bzr-update): "compile" is the same as "recompile
+ autoloads", but parallelizable, so use that instead.
+
2012-07-06 Dmitry Gutov <dgutov@yandex.ru>
* window.el (quit-window): Always restore window height when
# This is useful after "bzr up"; but it doesn't do anything that a
# plain "make" at top-level doesn't.
-bzr-update: recompile autoloads finder-data custom-deps
+bzr-update: compile finder-data custom-deps
# Update the AUTHORS file.