unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* cvs-update
@ 2006-01-04  6:27 Juri Linkov
  2006-01-04 17:02 ` cvs-update Eli Zaretskii
  2006-01-04 18:27 ` cvs-update Bill Wohler
  0 siblings, 2 replies; 11+ messages in thread
From: Juri Linkov @ 2006-01-04  6:27 UTC (permalink / raw)


I see a new useful make target was added to Makefiles as:

cvs-update: recompile autoloads finder-data custom-deps

But I wonder why it doesn't use the existing target `updates'?
I mean why not to write the same new target as:

cvs-update: recompile updates

Also I think it would be good to recommend it in INSTALL.CVS,
e.g. by replacing

  $ make recompile EMACS=../src/emacs

with

  $ make cvs-update EMACS=../src/emacs

Or maybe even there should be a new top-level target `cvs-update' to perform
all necessary updates after every CVS update, e.g. something like:

make; make -C lisp EMACS=../src/emacs recompile updates; make; make tags; make info

-- 
Juri Linkov
http://www.jurta.org/emacs/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-01-05 22:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-04  6:27 cvs-update Juri Linkov
2006-01-04 17:02 ` cvs-update Eli Zaretskii
2006-01-05  5:25   ` cvs-update Stefan Monnier
2006-01-05 16:08     ` cvs-update Bill Wohler
2006-01-05 18:54       ` cvs-update Stefan Monnier
2006-01-05 22:47         ` cvs-update Bill Wohler
2006-01-05 16:29     ` cvs-update Eli Zaretskii
2006-01-05 16:51       ` cvs-update Stefan Monnier
2006-01-05  6:44   ` cvs-update Juri Linkov
2006-01-05 16:33     ` cvs-update Eli Zaretskii
2006-01-04 18:27 ` cvs-update Bill Wohler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).