Merged revisions 1884-1905 via svnmerge from
[scons.git] / src / engine / SCons / Tool / sgicc.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="sgicc">
8 <summary>
9 Sets construction variables for the SGI C compiler.
10 </summary>
11 <sets>
12 CXX
13 SHOBJSUFFIX
14 <!--STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME-->
15 </sets>
16 <uses>
17 </uses>
18 </tool>