Mercurial > emacs
changeset 45157:934e0958b5de
Don't say *.elc files cannot be regenerated.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 07 May 2002 06:08:37 +0000 |
parents | 1557405e3933 |
children | 12ad8fb59263 |
files | Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Tue May 07 05:50:39 2002 +0000 +++ b/Makefile.in Tue May 07 06:08:37 2002 +0000 @@ -210,8 +210,7 @@ EMACSFULL = `echo emacs-${version} | sed '$(TRANSFORM)'` # Subdirectories to make recursively. `lisp' is not included -# because the compiled lisp files are part of the distribution -# and you cannot remake them without installing Emacs first. +# because the compiled lisp files are part of the distribution. # leim is not included because it needs special handling. SUBDIR = lib-src src