summaryrefslogtreecommitdiff
path: root/unit-tests/opt-debug-parse.mk
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2020-11-07 19:39:21 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2020-11-07 19:39:21 +0000
commit302da1a3d35c15cb29d76e0a939f8bcb13f7ad80 (patch)
treec2146dca82d530521c4d2cc46a95c26964311a2c /unit-tests/opt-debug-parse.mk
parent6bbc783f48498b808e19db4441299dc7d85a278b (diff)
downloadsrc-test2-vendor/NetBSD/bmake/20201101.tar.gz
src-test2-vendor/NetBSD/bmake/20201101.zip
Diffstat (limited to 'unit-tests/opt-debug-parse.mk')
-rw-r--r--unit-tests/opt-debug-parse.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/unit-tests/opt-debug-parse.mk b/unit-tests/opt-debug-parse.mk
new file mode 100644
index 000000000000..3427b68beb96
--- /dev/null
+++ b/unit-tests/opt-debug-parse.mk
@@ -0,0 +1,9 @@
+# $NetBSD: opt-debug-parse.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $
+#
+# Tests for the -dp command line option, which adds debug logging about
+# makefile parsing.
+
+# TODO: Implementation
+
+all:
+ @:;