Comment change.
This commit is contained in:
parent
4726a1dff0
commit
cd9ebbbbca
1 changed files with 5 additions and 5 deletions
10
Makefile.in
10
Makefile.in
|
@ -52,14 +52,14 @@
|
|||
# make extraclean
|
||||
# Still more severe - delete backup and autosave files, too.
|
||||
#
|
||||
# make bootstrap-build
|
||||
# make bootstrap
|
||||
# Recompiles all the Emacs Lisp files using the latest source,
|
||||
# then rebuilds Emacs.
|
||||
#
|
||||
# make bootfast
|
||||
# Recompiles changed Emacs Lisp files using the latest C source,
|
||||
# then rebuilds Emacs. This is faster than `make bootstrap'
|
||||
# but once in a while an old .elc file can cause trouble.
|
||||
#
|
||||
# make bootfast
|
||||
# Recompiles all the Emacs Lisp files using the latest source,
|
||||
# then rebuilds Emacs.
|
||||
|
||||
SHELL = /bin/sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue