aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/deptgt-precious.mk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/deptgt-precious.mk')
-rw-r--r--contrib/bmake/unit-tests/deptgt-precious.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/deptgt-precious.mk b/contrib/bmake/unit-tests/deptgt-precious.mk
new file mode 100644
index 000000000000..07b2bf719a4f
--- /dev/null
+++ b/contrib/bmake/unit-tests/deptgt-precious.mk
@@ -0,0 +1,8 @@
+# $NetBSD: deptgt-precious.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
+#
+# Tests for the special target .PRECIOUS in dependency declarations.
+
+# TODO: Implementation
+
+all:
+ @:;