ASM_NASM: Do not generate depfiles with YASM
In !5868 (merged) the ASM_NASM
language enabled the generation of GCC compatible depfiles for NASM. Unfortunatly, those are not supported by YASM.
Fixes: #22341 (closed)
Backport: release
Edited by Brad King