Lines Matching +full:side +full:- +full:by +full:- +full:side
1 # $NetBSD: cond-token-var.mk,v 1.14 2025/06/28 22:39:28 rillig Exp $
8 # expression. Expressions can get more complicated by adding
20 # A defined variable may appear on either side of the comparison.
28 # A variable that appears on the left-hand side must be defined.
34 # A variable that appears on the right-hand side must be defined.
55 # The same as above, for single-letter variables without braces or
58 # A defined variable may appear on either side of the comparison.
62 # A variable on the left-hand side must be defined.
67 # A variable on the right-hand side must be defined.
91 # If the value of the expression is not a number, any non-empty
103 .MAKEFLAGS: -dv
104 # The left-hand side of a comparison must not be an unquoted word.
109 # The left-hand side of a comparison must not be an unquoted word.
114 # The left-hand side of a comparison must not be an unquoted word.
122 # expect: Var_Parse: ${VAR.param$U} (eval-defined-loud)
128 .MAKEFLAGS: -d0
139 # The left-hand side of a comparison must not be an undefined expression with
148 # The right-hand side of a comparison must not be an undefined expression with