* src/Makefile.in: Comment fix.
This commit is contained in:
parent
d8ca3b11de
commit
208ca65b61
1 changed files with 0 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue