Lugaru's Epsilon Programmer's Editor 14.04
Context:
|
Epsilon User's Manual and Reference >
Commands by Topic >
Language Modes >
Makefile Mode
Epsilon automatically enters Makefile mode when
you read a file named makefile (or Makefile, etc.) or with an
extension of .mak or .mk. In Makefile mode, Epsilon does appropriate
syntax highlighting, and can break and fill comments. The
compile-buffer command uses the compile-makefile-cmd
variable in this mode.
Press Alt-i to display a list of the preprocessor conditionals that
are in effect for the current line. Epsilon recognizes the
preprocessor syntaxes of both Gnu Make and Microsoft Nmake.
Standard bindings:
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|