Chapter 3  Building Windows NT® Drivers — The BUILD Utility

The BUILD utility is used to create every driver in the Microsoft® Windows NT® DDK. This utility automatically establishes file dependencies and simplifies the creation of platform independent driver projects. BUILD isolates all target-dependent information, such as header and library include paths, compiler names and switches, and linker switches, in a centralized location.