]> git.eshelyaron.com Git - emacs.git/commitdiff
The autogen-clean Make option was removed.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 1 Mar 2009 19:15:09 +0000 (19:15 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 1 Mar 2009 19:15:09 +0000 (19:15 +0000)
INSTALL.CVS

index bf27ea716259231168780477ad7561c03255dfa0..aee016f28d38a3ee7ee30fb7925dfd344f6a52c8 100644 (file)
@@ -41,7 +41,6 @@ was not provided").  In that case, follow the instructions below.
 To update loaddefs.el (and similar files), do:
 
   $ cd lisp
-  $ make autogen-clean
   $ make autoloads
 
 If either of the above partial procedures fails, try "make bootstrap".