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

This file is processed by the bin/SConsDoc.py module.
See its __doc__ string for a discussion of the format.
-->
<tool name="hpcc">
<summary>
Set construction variables for the
<application>aCC</application> on HP/UX systems.
Calls the &t-cXX; tool for additional variables.
</summary>
<sets>
CXX
SHCXXFLAGS
CXXVERSION
</sets>
</tool>