d2cb5c2b52ff1a09cc3e64c5dd608ad217c6a652
[scons.git] / src / engine / SCons / Tool / nasm.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="nasm">
8 <summary>
9 Sets construction variables for the
10 <application>nasm</application> Netwide Assembler.
11 </summary>
12 <sets>
13 AS
14 ASFLAGS
15 ASPPFLAGS
16 ASCOM
17 ASPPCOM
18 </sets>
19 <uses>
20 ASCOMSTR
21 ASPPCOMSTR
22 </uses>
23 </tool>