summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-07-05 21:31:54 -0400
committerGlenn Morris <rgm@gnu.org>2012-07-05 21:31:54 -0400
commit60198fc97941a550ad74b3c9c4065d7902116cd8 (patch)
treebb5de57b44b20836071bc849c296873bc9cd7e24 /lisp/Makefile.in
parent8eb876e22c68e209e9bd4bb781cfacf4b1eee4c6 (diff)
downloademacs-60198fc97941a550ad74b3c9c4065d7902116cd8.tar.gz
* lisp/Makefile.in (cvs-update): Remove old alias.
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 6140b4fe953..d61988b333d 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -186,14 +186,13 @@ update-subdirs: doit
$(top_srcdir)/build-aux/update-subdirs $$file; \
done;
+# Some modes of make-dist use this.
updates: update-subdirs autoloads finder-data custom-deps
-# This is useful after "bzr up".
+# 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
-# For backwards compatibility:
-cvs-update: bzr-update
-
# Update the AUTHORS file.
update-authors: