mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
Comment.
This commit is contained in:
parent
74df7e223f
commit
f6c9e04f55
@ -819,10 +819,10 @@ dvi:
|
||||
|
||||
#### Bootstrapping.
|
||||
|
||||
### This is meant for Emacs maintainers only. It first cleans the
|
||||
### lisp subdirectory, removing all compiled Lisp files. Then a
|
||||
### special emacs executable is built from Lisp sources, which is then
|
||||
### used to compile Lisp files. The last step is a "normal" make.
|
||||
### This first cleans the lisp subdirectory, removing all compiled
|
||||
### Lisp files. Then a special emacs executable is built from Lisp
|
||||
### sources, which is then used to compile Lisp files. The last step
|
||||
### is a "normal" make.
|
||||
|
||||
.PHONY: bootstrap
|
||||
.PHONY: bootstrap-build
|
||||
|
Loading…
Reference in New Issue
Block a user