Neutralize some production names specific to a repository type.

This commit is contained in:
Eric S. Raymond 2014-10-25 15:53:26 -04:00
parent 08072a468b
commit fe133ac02f

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