Previous Next

makefile0 File

This is a make file that you can create. It should exist in the same subdirectory as a dirs file. It is typically used to build header files that are required in the subdirectories.

The Build utility will spawn NMAKE to execute this file before traversing the directory list in the dirs file.