NMAKE Reference

The Microsoft Program Maintenance Utility (NMAKE.EXE) is a tool that builds projects based on commands contained in a description file.

What do you want to know more about?

Running NMAKE

Contents of a Makefile

Description blocks

Commands in a Makefile

Macros and NMAKE

Inference rules

Dot directives

Makefile preprocessing

See Also

Reference

C/C++ Build Tools

Other Resources

Building on the Command Line

Creating and Managing Visual C++ Projects

Debugging in Visual Studio

C/C++ Building Reference