mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-08-23 10:33:50 -04:00
A handful of debug messages in mkdep.pl were not guarded with if ( $debug ), resulting in really annoying unnecessary verbosity. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>