Merged revisions 1884-1905 via svnmerge from
[scons.git] / src / engine / SCons / Tool / sunc++.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="sunc++">
8 <summary>
9 Sets construction variables for the Sun C++ compiler.
10 </summary>
11 <sets>
12 CXX
13 SHCXX
14 CXXVERSION
15 SHCXXFLAGS
16 SHOBJPREFIX
17 SHOBJSUFFIX
18 </sets>
19 </tool>