diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index cb2a1b4e4bb..08a4219ee6b 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in @@ -257,11 +257,11 @@ update-subdirs-SH: doit updates: $(lisp)/subdirs.el autoloads mh-autoloads finder-data custom-deps -# This is useful after "bzr up". -bzr-update: recompile autoloads finder-data custom-deps +# This is useful after a repository fetch. +repo-update: recompile autoloads finder-data custom-deps # For backwards compatibility: -cvs-update: bzr-update +cvs-update: repo-update # Update the AUTHORS file.