Run NMAKE by typing nmake on the operating-system command line. Supply input to NMAKE
by either of two methods:
- Enter the input directly on the command line.
- Put your input into a command file (a
text file, also called a response file)
and enter the file name on the command line.
Press Ctrl+C at any time during an NMAKE
run to return to the operating system.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)