Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      compile-java-cmd
      compile-latex-cmd
      compile-makefile-cmd
      compile-makefile-cmd-unix
      compile-perl-cmd
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
compile-latex-cmd  Variable Reference   compile-makefile-cmd-unix


Epsilon User's Manual and Reference > Variable Reference >

compile-makefile-cmd: preference variable

Default value: nmake /f "%r"

The compile-buffer command uses the command line contained in the compile-makefile-cmd variable to "compile" a makefile (those files ending with a .mak extension or named makefile). In the case of makefiles, this means to run make on it. See compile-c-cmd for details on this variable's format. See compile-makefile-cmd-unix for the Unix equivalent.

More info:

Makefile Mode
compile-makefile-cmd-unix



Previous   Up    Next
compile-latex-cmd  Variable Reference   compile-makefile-cmd-unix


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.