Change the nasm project to output only the nasm executable
Currently it output a bunch of other stuff, when we only need the executable. Also the fact that the executable is on nasm/bin
makes it annoying for bootstrapping, because mach configure expects the executable to be directly on the nasm/ directory/
Edited by brizental