SCons 2.3.5
User Guide
Steven
Knight
Steven Knight and the SCons Development Team
2004 - 2020
2004 - 2020
The SCons Foundation
SCons User's Guide Copyright (c) 2004-2019 Steven Knight
version 2.3.5
Builders
...
Construction Variables
In this appendix...
ASCOMSTR
The string displayed when an object file
is generated from an assembly-language source file.
If this is not set, then $ASCOM (the command line) is displayed.
env = Environment(ASCOMSTR = "Assembling $TARGET")