aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/deptgt-ignore.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/deptgt-ignore.mk')
-rw-r--r--unit-tests/deptgt-ignore.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/unit-tests/deptgt-ignore.mk b/unit-tests/deptgt-ignore.mk
index 6ace0841f28b..49c14d2cfd43 100644
--- a/unit-tests/deptgt-ignore.mk
+++ b/unit-tests/deptgt-ignore.mk
@@ -1,6 +1,7 @@
-# $NetBSD: deptgt-ignore.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
+# $NetBSD: deptgt-ignore.mk,v 1.3 2020/11/15 20:20:58 rillig Exp $
#
-# Tests for the special target .IGNORE in dependency declarations.
+# Tests for the special target .IGNORE in dependency declarations, which
+# does not stop if a command from this target exits with a non-zero status.
# TODO: Implementation