NMAKE.EXE

NMAKE.EXE is Microsoft's implementation of make, a build-automation tool that reads a makefile to determine and execute build steps.

Tasks