emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

INSTALL-CVS


From: Nick Roberts
Subject: INSTALL-CVS
Date: Thu, 29 May 2003 22:31:36 +0100

In the file, INSTALL-CVS, it says:

> Normally, it is not necessary to use "make bootstrap" after every CVS
> update.  Unless there are problems, we suggest the following
> procedure:
> 
>   $ ./configure
>   $ make
>   $ cd lisp
>   $ make recompile EMACS=../src/emacs
>   $ cd ..
>   $ make

The user presumably also wants up-to-date documentation so shouldn't
it also have?:

  $ cd man
  $ make info

Would it be a good idea to have one target to do all these things,
`make cvs', say?

Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]