NMAKE Help (nmake.hlp) (Table of Contents; Topic list)
NMAKE Index
                                             Up Contents Index Back
──NMAKE Index───────────────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJKL│M│NOPQRSTUVWX-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
    /M                       /M Option
 
    macro definition         !UNDEF Directive
 
    macros                   /E Option
                             /R Option
                             /V Option
                             Macros
                             Defining a Macro
                             Special Characters in Macros
                             Where to Define Macros
                             Null Macros and Undefined Macros
                             Using Macros
                             Filename Macros
                             Modifying Filename Macros
                             Recursion Macros
                             Command Macros
                             Options Macros
                             Substitution within Macros
                             Environment-Variable Macros
                             Inherited Macros
                             Precedence Among Macro Definitions
 
    macros, using            Predefined Inference Rules
 
    MAKE                     Recursion Macros
 
    MAKEDIR                  Recursion Macros
 
    makefile                 Running NMAKE
                             /F Option
                             The TOOLS.INI File
                             Makefiles
                             Description Blocks
                             Dependencies
                             Targets
                             Dependents
                             !INCLUDE Directive
 
    MAKEFLAGS                Recursion Macros
 
    memory                   /M Option
 
    !MESSAGE                 !ERROR, !MESSAGE Directives
 
    messages                 /C Option
                             /K Option
                             /X Option
                             !ERROR, !MESSAGE Directives
 
    modifiers                Command Modifiers
                             At-Sign (@) Modifier
                             Dash (-) Modifier
                             Exclamation Point (!) Modifier
                             Filename-Parts Syntax
                             Modifying Filename Macros
                                    -♦-