Home Page (Projects) | Overview (NMAKE Reference) | How Do I... Topics (Projects)
If a macro has multiple definitions, NMAKE uses the highest-precedence definition. The following list shows the order of precedence, from highest to lowest:
Use /E to cause macros inherited from environment variables to override makefile macros with the same name. Use !UNDEF to override a command line.