Lugaru's Epsilon
Programmer's
Editor

Context:
Epsilon User's Manual and Reference
   Commands by Topic
      . . .
      Changing Text
         Inserting and Deleting
         Killing Text
         Clipboard Access
         . . .
         Hex Mode
      Language Modes
         . . .
         HTML Mode
         Ini File Mode
         Makefile Mode
         Perl Mode
         PostScript Mode
         . . .
      More Programming Features
         Pulling Words
         Accessing Help
         Commenting Commands
      . . .

Previous   Up    Next
Ini File Mode  Commands by Topic   Perl 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. In Makefile mode, Epsilon does appropriate syntax highlighting. 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. (For this command, Epsilon assumes that a makefile uses Gnu Make syntax under Unix, and Microsoft makefile syntax elsewhere.)

Standard bindings:

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



Previous   Up    Next
Ini File Mode  Commands by Topic   Perl Mode


Lugaru Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.