summaryrefslogtreecommitdiff
path: root/unit-tests/lint.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/lint.mk')
-rwxr-xr-xunit-tests/lint.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/unit-tests/lint.mk b/unit-tests/lint.mk
index 56cd6be27860..cfcb6fe7ba93 100755
--- a/unit-tests/lint.mk
+++ b/unit-tests/lint.mk
@@ -1,4 +1,4 @@
-# $NetBSD: lint.mk,v 1.2 2020/08/08 13:00:07 rillig Exp $
+# $NetBSD: lint.mk,v 1.3 2020/09/15 16:22:04 rillig Exp $
#
# Demonstrates stricter checks that are only enabled in the lint mode,
# using the -dL option.
@@ -10,6 +10,8 @@
# for a moment, but is continued after the wrongly-guessed end of the
# variable, which echoes "y@:Q}".
+.MAKEFLAGS: -dL
+
all: mod-loop-varname
mod-loop-varname: