Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   Commands by Topic
      . . .
      Changing Text
         Inserting and Deleting
         Killing Text
         Clipboard Access
         . . .
         Hex Mode
      Language Modes
         . . .
         HTML/XML/CSS Modes
         Ini File Mode
         Makefile Mode
         NSIS Mode
         Perl Mode
         . . .
      More Programming Features
         Navigating in Source Code
         Pulling Words
         Accessing Help
         Context-Sensitive Help
         Commenting Commands
      . . .

Previous   Up    Next
Ini File Mode  Commands by Topic   NSIS Mode


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:

    makefile-mode
 Makefile mode only: Alt-i  list-make-preprocessor-conditionals
 



Previous   Up    Next
Ini File Mode  Commands by Topic   NSIS Mode


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