• Paul Eggert's avatar
    Use ${EXEEXT} more uniformly in makefiles · 6b62d265
    Paul Eggert authored
    When porting Emacs to run on NaCl, we need to make sure that we always
    call it with the proper extension (.nexe in this case) during the build.
    * leim/Makefile.in, lib-src/Makefile.in, lisp/Makefile.in (EMACS):
    Append ${EXEEXT}.
    (tiny change)
    6b62d265
Makefile.in 20.7 KB