diff options
author | William Deegan <bill@baddogconsulting.com> | 2021-02-26 22:48:20 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2021-02-26 22:48:20 (GMT) |
commit | 01e55464940442697105c646e22dc700ac102854 (patch) | |
tree | f679d8958f1f8f3d29da6ca43f11f2dd272af275 /doc/generated/variables.gen | |
parent | 3fa309f8fc5472fa067d7c04481fd0a5d3e86352 (diff) | |
download | SCons-01e55464940442697105c646e22dc700ac102854.zip SCons-01e55464940442697105c646e22dc700ac102854.tar.gz SCons-01e55464940442697105c646e22dc700ac102854.tar.bz2 |
update example to simplify map_filename and relocate emitter to after that variable is set as it uses it
Diffstat (limited to 'doc/generated/variables.gen')
-rw-r--r-- | doc/generated/variables.gen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/generated/variables.gen b/doc/generated/variables.gen index 1ac53fe..84ef3b1 100644 --- a/doc/generated/variables.gen +++ b/doc/generated/variables.gen @@ -1615,7 +1615,7 @@ Note that, by default, &scons; does <emphasis>not</emphasis> -propagate the environment in force when you +propagate the environment in effect when you execute &scons; to the commands used to build target files. |