aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 091cd9fc2e8..625eebfad0b 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -609,7 +609,6 @@ LIBES = $(LOADLIBES) $(LIBS) $(LIBX_BASE) $(LIBX_OTHER) $(LIBSOUND) \
609all: emacs${EXEEXT} $(OTHER_FILES) 609all: emacs${EXEEXT} $(OTHER_FILES)
610 610
611/* Does anyone ever pay attention to the load-path-shadows output here? */ 611/* Does anyone ever pay attention to the load-path-shadows output here? */
612/* FIXME Add EXEEXT for load-path-shadows? */
613/* The dumped Emacs is as functional and more efficient than 612/* The dumped Emacs is as functional and more efficient than
614 bootstrap-emacs, so we replace the latter with the former. */ 613 bootstrap-emacs, so we replace the latter with the former. */
615emacs${EXEEXT}: temacs${EXEEXT} ${etc}DOC ${lisp} 614emacs${EXEEXT}: temacs${EXEEXT} ${etc}DOC ${lisp}