The autogen-clean Make option was removed.

This commit is contained in:
Chong Yidong 2009-03-01 19:15:09 +00:00
parent 718279c0cc
commit f0f2aea24b

View 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".