diff options
Diffstat (limited to 'unit-tests/opt-debug-meta.mk')
| -rw-r--r-- | unit-tests/opt-debug-meta.mk | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/unit-tests/opt-debug-meta.mk b/unit-tests/opt-debug-meta.mk new file mode 100644 index 000000000000..fb4a0bf4939d --- /dev/null +++ b/unit-tests/opt-debug-meta.mk @@ -0,0 +1,9 @@ +# $NetBSD: opt-debug-meta.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $ +# +# Tests for the -dM command line option, which adds debug logging about +# "meta" mode decisions about targets. + +# TODO: Implementation + +all: + @:; |
