Using the Command Line
When using NMAKE at the command line, keep the following in mind:
- All fields are optional.
- If the /F option (Specify Description File) is specified,
NMAKE uses the description file provided with the /F option. Otherwise,
NMAKE will look in the current directory for a description file named MAKEFILE.
[Back: Running NMAKE]
[Next: Command-Line Syntax]