aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/opt-debug-graph2.mk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/opt-debug-graph2.mk')
-rw-r--r--contrib/bmake/unit-tests/opt-debug-graph2.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/opt-debug-graph2.mk b/contrib/bmake/unit-tests/opt-debug-graph2.mk
new file mode 100644
index 000000000000..92ffac6f7539
--- /dev/null
+++ b/contrib/bmake/unit-tests/opt-debug-graph2.mk
@@ -0,0 +1,9 @@
+# $NetBSD: opt-debug-graph2.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $
+#
+# Tests for the -dg2 command line option, which prints the input
+# graph after making everything, or before exiting on error.
+
+# TODO: Implementation
+
+all:
+ @:;