opt-debug-loud.mk revision 1.1
11.1Srillig# $NetBSD: opt-debug-loud.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $ 21.1Srillig# 31.1Srillig# Tests for the -dl command line option, which prints the commands before 41.1Srillig# running them, ignoring the command line option for silent mode (-s) as 51.1Srillig# well as the .SILENT special source and target, as well as the '@' prefix 61.1Srillig# for shell commands. 71.1Srillig 81.1Srillig# TODO: Implementation 91.1Srillig 101.1Srillig# TODO: What about ${:!cmd!}? 111.1Srillig 121.1Srilligall: 131.1Srillig @:; 14