HomeSort by: relevance | last modified time | path
    Searched refs:ENV_VAR (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/unit-tests/
directive-undef.mk 139 .if ${ENV_VAR} != "env-value" # see ./Makefile, ENV.directive-undef
142 ENV_VAR+= appended # moves the short-lived variable to the
144 .undef ENV_VAR # removes the variable from both the global
Makefile 500 ENV.directive-undef= ENV_VAR=env-value

Completed in 13 milliseconds