Merged revisions 1884-1905 via svnmerge from
[scons.git] / src / engine / SCons / Tool / hplink.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="hplink">
8 <summary>
9 Sets construction variables for the linker on HP/UX systems.
10 </summary>
11 <sets>
12 LINKFLAGS
13 SHLINKFLAGS
14 SHLIBSUFFIX
15 </sets>
16 </tool>