--- ./lisp/Makefile.in.org 2023-09-04 19:48:23.587360819 +0200 +++ ./lisp/Makefile.in 2023-09-04 19:49:06.504313622 +0200 @@ -53,7 +53,7 @@ # We never change directory before running Emacs, so a relative file # name is fine, and makes life easier. If we need to change # directory, we can use emacs --chdir. -EMACS = ../src/emacs${EXEEXT} +EMACS = ../src/bootstrap-emacs${EXEEXT} # Command line flags for Emacs.