changeset 95490:a9ad32b3a4dd

Comment.
author Glenn Morris <rgm@gnu.org>
date Tue, 03 Jun 2008 03:14:47 +0000
parents f62bf2f5a0d7
children 32ac518a1ca9
files Makefile.in
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Tue Jun 03 03:13:45 2008 +0000
+++ b/Makefile.in	Tue Jun 03 03:14:47 2008 +0000
@@ -819,10 +819,10 @@
 
 #### 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