Make Utility (nmake.exe/nmake)

This Shared Source CLI build tool is a port of the Microsoft Program Maintenance Utility that is included with Microsoft® Visual C++® .NET. The application binary file is named nmake.exe on Microsoft Windows® and nmake on UNIX system-based platforms.

This tool is documented in the Visual C++® .NET documentation or in the Microsoft MSDN® documentation:

msdn.microsoft.com/library/en-us/vccore/html/_asug_Overview.3a_.NMAKE_Reference.asp

The source code for this tool can be found in the sscli\tools\build directory.


Copyright (c) 2002 Microsoft Corporation. All rights reserved.