From 208ca65b6160096dff7558906f28afec526782a9 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 20 May 2010 18:43:44 -0700 Subject: [PATCH] * src/Makefile.in: Comment fix. --- src/Makefile.in | 1 - 1 file changed, 1 deletion(-) 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) \ all: emacs${EXEEXT} $(OTHER_FILES) /* Does anyone ever pay attention to the load-path-shadows output here? */ -/* FIXME Add EXEEXT for load-path-shadows? */ /* The dumped Emacs is as functional and more efficient than bootstrap-emacs, so we replace the latter with the former. */ emacs${EXEEXT}: temacs${EXEEXT} ${etc}DOC ${lisp} -- 2.39.2