Build/Binplace/NMAKE source code

Hi all,

I was playing with the SSCLI 2.0 release recently on MSDN (the .NET CLI
source code) and noticed that our favorite tools, DDK Build and NMAKE
are both present in the release and open sourced for non-commercial and
non-exclusive licenses (such as GPL).

You can’t use them for commercial purposes, but I’m pretty sure you’re
allowed making your own custom build internally (as long as you don’t
sell/release it) or just gleaning over it if you ever have some bug/flag
you need to look at. (Speak to your legal department first though, I’m
not a lawyer, and I don’t develop commercial drivers).

Best regards,
Alex Ionescu