Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/usr.bin/make/unit-tests/varmod-defined.exp,v rcsdiff: /ftp/cvs/cvsroot/src/usr.bin/make/unit-tests/varmod-defined.exp,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- src/usr.bin/make/unit-tests/varmod-defined.exp 2022/03/26 14:17:46 1.10 +++ src/usr.bin/make/unit-tests/varmod-defined.exp 2022/03/26 14:34:07 1.11 @@ -1,5 +1,5 @@ Global: 8_DOLLARS = $$$$$$$$ -Global: VAR = +Global: VAR = # (empty) Var_Parse: ${8_DOLLARS} (eval-keep-dollar-and-undefined) Global: VAR = $$$$$$$$ Var_Parse: ${VAR:D${8_DOLLARS}} (eval-keep-dollar-and-undefined)