The following describes the options you can use with NMAKE.
Keep the following in mind when using these options:
- Option characters are not case-sensitive; /I and
/i are equivalent.
- You can use either a slash or a dash before the option
characters; -a and /a are equivalent.
[Back]
[Next]