Large projects tend to have many source files. Often, only a few source files need to be compiled when a change is made. NMAKE32 allows a user to set up a special file called a "description" file (or "makefile") that tells NMAKE32:
This use of NMAKE32 is only one example of its power. By building suitable description files, NMAKE32 can be used to: