From: Eli Zaretskii Date: Tue, 7 May 2002 06:08:37 +0000 (+0000) Subject: Don't say *.elc files cannot be regenerated. X-Git-Tag: ttn-vms-21-2-B4~15164 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=42c615aec03961abce3d3df2767454bdd9d7f822;p=emacs.git Don't say *.elc files cannot be regenerated. --- diff --git a/Makefile.in b/Makefile.in index e1ae9e8d395..a1c5fa178d1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -210,8 +210,7 @@ EMACS = `echo emacs | sed '$(TRANSFORM)'` 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