diff options
| author | Chong Yidong | 2009-03-01 19:15:09 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-03-01 19:15:09 +0000 |
| commit | f0f2aea24b2613f591680517963e458fabc5b35d (patch) | |
| tree | 0609e2d45b51d36a70b296cb7913f0e8686f28ac | |
| parent | 718279c0cc5af5a9b112e50eaa527e6cebc5bfff (diff) | |
| download | emacs-f0f2aea24b2613f591680517963e458fabc5b35d.tar.gz emacs-f0f2aea24b2613f591680517963e458fabc5b35d.zip | |
The autogen-clean Make option was removed.
| -rw-r--r-- | INSTALL.CVS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL.CVS b/INSTALL.CVS index bf27ea71625..aee016f28d3 100644 --- a/INSTALL.CVS +++ b/INSTALL.CVS | |||
| @@ -41,7 +41,6 @@ was not provided"). In that case, follow the instructions below. | |||
| 41 | To update loaddefs.el (and similar files), do: | 41 | To update loaddefs.el (and similar files), do: |
| 42 | 42 | ||
| 43 | $ cd lisp | 43 | $ cd lisp |
| 44 | $ make autogen-clean | ||
| 45 | $ make autoloads | 44 | $ make autoloads |
| 46 | 45 | ||
| 47 | If either of the above partial procedures fails, try "make bootstrap". | 46 | If either of the above partial procedures fails, try "make bootstrap". |