Merged revisions 1884-1905 via svnmerge from
[scons.git] / src / engine / SCons / Tool / tlib.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="tlib">
8 <summary>
9 Sets construction variables for the Borlan
10 <application>tib</application> library archiver.
11 </summary>
12 <sets>
13 AR
14 ARFLAGS
15 ARCOM
16 LIBPREFIX
17 LIBSUFFIX
18 </sets>
19 <uses>
20 ARCOMSTR
21 </uses>
22 </tool>