# $NetBSD: opt-debug-loud.mk,v 1.3 2020/10/05 19:24:29 rillig Exp $ # # Tests for the -dl command line option, which prints the commands before # running them, ignoring the command line option for silent mode (-s) as # well as the .SILENT special source and target, as well as the '@' prefix # for shell commands. # TODO: Implementation # TODO: What about ${:!cmd!}? all: @:;