Home | History | Annotate | Download | only in unit-tests

Lines Matching defs:VAR

1 # $NetBSD: var-scope-cmdline.mk,v 1.4 2023/11/19 21:47:52 rillig Exp $
10 # which before var.c 1.586 from 2020-10-25 calculated the hash value of the
46 # The bug was added in var.c 1.183 on 2013-07-16, when Var_Set called
47 # Var_Delete to delete the global variable. Just two months earlier, in var.c
50 # row. This bug was fixed in var.c 1.835 from 2021-02-22.
53 # not possible". Deleting such a variable has been possible since var.c 1.204
70 VAR= global
72 .info ${VAR}
80 .MAKEFLAGS: VAR=makeflags
82 .info ${VAR}
86 .MAKEFLAGS: -V VAR