Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
600bc46c
Commit
600bc46c
authored
Jan 05, 2006
by
Bill Wohler
Browse files
(updates): Remove mh-autoloads dependency, since it probably has
already run recently (via recompile).
parent
77a0dbd2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/Makefile.in
lisp/Makefile.in
+1
-1
No files found.
lisp/ChangeLog
View file @
600bc46c
...
...
@@ -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>
...
...
lisp/Makefile.in
View file @
600bc46c
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment