Inferred Dependents and Rules

Home Page (Projects)Overview (NMAKE Reference)How Do I... Topics (Projects)

NMAKE assumes an inferred dependent for a target if an applicable inference rule exists. A rule applies if:

Inferred dependents can cause unexpected side effects. If the target's description block contains commands, NMAKE executes those commands instead of the commands in the rule.