changeset 68058:484a75387b1b

(updates): Remove mh-autoloads dependency, since it probably has already run recently (via recompile).
author Bill Wohler <wohler@newt.com>
date Thu, 05 Jan 2006 22:49:42 +0000
parents f6843c5eadd5
children 6afb59e277c3 55e22205ba88
files lisp/ChangeLog lisp/Makefile.in
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 05 22:40:43 2006 +0000
+++ b/lisp/ChangeLog	Thu Jan 05 22:49:42 2006 +0000
@@ -3,6 +3,8 @@
 	* Makefile.in (compile-always): Add mh-autoloads dependency.
 	(bootstrap): Remove mh-autoloads dependency, as compile dependency
 	provides it.
+	(updates): Remove mh-autoloads dependency, since it probably has
+	already run recently (via recompile).
 
 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
 
--- a/lisp/Makefile.in	Thu Jan 05 22:40:43 2006 +0000
+++ b/lisp/Makefile.in	Thu Jan 05 22:49:42 2006 +0000
@@ -117,7 +117,7 @@
 	   $(srcdir)/update-subdirs $$file; \
 	done;
 
-updates: update-subdirs autoloads mh-autoloads finder-data custom-deps
+updates: update-subdirs autoloads finder-data custom-deps
 
 # This is useful after "cvs up".
 cvs-update: recompile autoloads finder-data custom-deps