]> git.eshelyaron.com Git - emacs.git/commitdiff
Neutralize some production names specific to a repository type.
authorEric S. Raymond <esr@thyrsus.com>
Sat, 25 Oct 2014 19:53:26 +0000 (15:53 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 25 Oct 2014 19:53:26 +0000 (15:53 -0400)
lisp/makefile.w32-in

index cb2a1b4e4bb9c2f03dd11e83cac053f8b642399f..08a4219ee6b03c00d27e74a45e12521156dbd445 100644 (file)
@@ -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.