# HG changeset patch # User Eli Zaretskii # Date 1020751717 0 # Node ID 934e0958b5dedcf36968eaba23f8fb8cb7b2a7ee # Parent 1557405e3933757353a73ffa777d965d1549500e Don't say *.elc files cannot be regenerated. diff -r 1557405e3933 -r 934e0958b5de Makefile.in --- 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