Updated: November 2007
The Microsoft Program Maintenance Utility (NMAKE.EXE) is a tool that builds projects based on commands contained in a description file.
Running NMAKE
Contents of a Makefile
Description blocks
Commands in a Makefile
Macros and NMAKE
Inference rules
Dot directives
Makefile preprocessing