The makefile contains this line: ``` sh EMACS := $(shell echo "$${EMACS:-emacs}") ``` in an emacs shell buffer `EMACS=t`.