Directives

Using directives, you can construct description files similar to batch files. NMAKE provides directives that:

Each directive begins with an exclamation point ( ! ) in the first column of the description file. Spaces can be placed between the exclamation point and the directive keyword.

The list below describes the directives:

  • IF <expression>