1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 14:40:54 -08:00

(updates): Remove mh-autoloads dependency, since it probably has

already run recently (via recompile).
This commit is contained in:
Bill Wohler 2006-01-05 22:49:42 +00:00
parent 77a0dbd2e0
commit 600bc46cd5
2 changed files with 3 additions and 1 deletions

View file

@ -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>

View file

@ -117,7 +117,7 @@ update-subdirs: doit
$(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