summaryrefslogtreecommitdiff
path: root/unit-tests/depsrc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/depsrc.mk')
-rw-r--r--unit-tests/depsrc.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/unit-tests/depsrc.mk b/unit-tests/depsrc.mk
new file mode 100644
index 0000000000000..d461e1111d0f9
--- /dev/null
+++ b/unit-tests/depsrc.mk
@@ -0,0 +1,9 @@
+# $NetBSD: depsrc.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
+#
+# Tests for special sources (those starting with a dot, followed by
+# uppercase letters) in dependency declarations, such as .PHONY.
+
+# TODO: Implementation
+
+all:
+ @:;