Merged revisions 1884-1905 via svnmerge from
[scons.git] / src / engine / SCons / Tool / 386asm.xml
1 <!--
2 __COPYRIGHT__
3
4 This file is processed by the bin/SConsDoc.py module.
5 See its __doc__ string for a discussion of the format.
6 -->
7 <tool name="386asm">
8 <summary>
9 Sets construction variables for the 386ASM assembler
10 for the Phar Lap ETS embedded operating system.
11 </summary>
12 <sets>
13 AS
14 ASFLAGS
15 ASPPFLAGS
16 ASCOM
17 ASPPCOM
18 </sets>
19 <uses>
20 CC
21 CPPFLAGS
22 _CPPDEFFLAGS
23 _CPPINCFLAGS
24 </uses>
25 </tool>