summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/gas.xml
blob: 62bad7b3761587091b86584884ba153f2bcd7fe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!--
__COPYRIGHT__

This file is processed by the bin/SConsDoc.py module.
See its __doc__ string for a discussion of the format.
-->
<tool name="gas">
<summary>
Sets construction variables for the &gas; assembler.
Calls the &t-as; module.
</summary>
<sets>
AS
</sets>
</tool>