1 1.1 rillig # $NetBSD: opt-debug-x-trace.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $ 2 1.1 rillig # 3 1.1 rillig # Tests for the -dx command line option, which runs shell commands with 4 1.1 rillig # the -x option, thereby printing the actual commands as they are 5 1.1 rillig # executed. 6 1.1 rillig 7 1.1 rillig # TODO: Implementation 8 1.1 rillig 9 1.1 rillig all: 10 1.1 rillig @:; 11