summaryrefslogtreecommitdiff
path: root/unit-tests/deptgt-nopath.mk
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2020-09-05 16:11:04 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2020-09-05 16:11:04 +0000
commit6bbc783f48498b808e19db4441299dc7d85a278b (patch)
treebe201219a56594c76537191ee91fdd3ef8cfb348 /unit-tests/deptgt-nopath.mk
parent367d32e2b15fe0397ddecccaa04cf9ed0164c969 (diff)
Notes
Diffstat (limited to 'unit-tests/deptgt-nopath.mk')
-rw-r--r--unit-tests/deptgt-nopath.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/unit-tests/deptgt-nopath.mk b/unit-tests/deptgt-nopath.mk
new file mode 100644
index 0000000000000..a8cde2657dde6
--- /dev/null
+++ b/unit-tests/deptgt-nopath.mk
@@ -0,0 +1,8 @@
+# $NetBSD: deptgt-nopath.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
+#
+# Tests for the special target .NOPATH in dependency declarations.
+
+# TODO: Implementation
+
+all:
+ @:;