summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/hpcc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/SCons/Tool/hpcc.xml')
-rw-r--r--src/engine/SCons/Tool/hpcc.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/engine/SCons/Tool/hpcc.xml b/src/engine/SCons/Tool/hpcc.xml
index 9f63b55..62a1ca4 100644
--- a/src/engine/SCons/Tool/hpcc.xml
+++ b/src/engine/SCons/Tool/hpcc.xml
@@ -6,6 +6,13 @@ See its __doc__ string for a discussion of the format.
-->
<tool name="hpcc">
<summary>
-XXX
+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>