1 1.1 rillig # $NetBSD: opt-debug-varraw.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $ 2 1.1 rillig # 3 1.1 rillig # Tests for the -dV command line option, which forces the -V option to 4 1.1 rillig # print the raw values of variables. 5 1.1 rillig 6 1.1 rillig # TODO: Does this make -V and -v equivalent, or are there any other subtle 7 1.1 rillig # differences? 8 1.1 rillig 9 1.1 rillig # TODO: Implementation 10 1.1 rillig 11 1.1 rillig all: 12 1.1 rillig @:; 13