Input to NMAKE32 can be split between the command line and a response file.
The name of a response file (preceded by @), can be used as a command-line
option. A response file can be used for:
Complex and long commands
Strings of command-line arguments, such as macro definitions,
that exceed the limit for command-line length.