There are multiple places in Dmakefile where we can set environment variables. Some places are for runtime env, some places are for build time env. It might be nice to add a prefix to ease the understanding of the configuration.
ex:
env -> build_env
env -> run_env