This is an old revision of the document!
!ifdef NTMAKEENV !include $(NTMAKEENV)\makefile.def !else DDK=C:\WINDDK\7600.16385.0 kbuild: -del $(DDK)\build.dat pushd . & $(DDK)\bin\setenv.bat $(DDK) chk wnet & @echo on & popd & build -cZ !endif clean: -rd /s /q objchk_wnet_x86 -del /s /q buildchk_wnet_x86.log -del /s /q buildchk_wnet_x86.err -del /s /q buildchk_wnet_x86.wrn
C:\WINDDK\7600.16385.0
.nmake
într-un consolă ce nu are suport DDK dar oferă comanda nmake (spre exemplu consola de Visual Studio 2008).