summaryrefslogtreecommitdiff
path: root/unit-tests/opt-debug-making.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/opt-debug-making.mk')
-rw-r--r--unit-tests/opt-debug-making.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/unit-tests/opt-debug-making.mk b/unit-tests/opt-debug-making.mk
new file mode 100644
index 000000000000..bb37a9932d79
--- /dev/null
+++ b/unit-tests/opt-debug-making.mk
@@ -0,0 +1,9 @@
+# $NetBSD: opt-debug-making.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $
+#
+# Tests for the -dm command line option, which adds debug logging about
+# making targets, including modification dates.
+
+# TODO: Implementation
+
+all:
+ @:;