Building the Windows 2003 IDW or Internal SDK, Build Tools, Debugging tools and Symbol CD
To build the IDW or internal SDK follow these steps
CD or change directory to the %NTROOT%\sdktools. Notice the project.mk file.
To build indiviual tools and the IDW slowly build the zlib library first. IN the ZTOOLS directory.
build -cz
To build your Symbol CD do whats below
set OFFICAL_BUILD_MACHINE=PRIMARY
tools\postbuildscripts\symbolcd.cmd
Your Symbol CD Folder is in the build directory at the root