aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/deptgt-error.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/deptgt-error.mk')
-rw-r--r--unit-tests/deptgt-error.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/unit-tests/deptgt-error.mk b/unit-tests/deptgt-error.mk
index 07bc1b5d3408d..5d515b95afc35 100644
--- a/unit-tests/deptgt-error.mk
+++ b/unit-tests/deptgt-error.mk
@@ -1,6 +1,7 @@
-# $NetBSD: deptgt-error.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
+# $NetBSD: deptgt-error.mk,v 1.3 2020/11/15 20:20:58 rillig Exp $
#
-# Tests for the special target .ERROR in dependency declarations.
+# Tests for the special target .ERROR in dependency declarations, which
+# collects commands that are run when another target fails.
# TODO: Implementation