summaryrefslogtreecommitdiffstats
path: root/doc/man/scons.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/scons.1')
-rw-r--r--doc/man/scons.18
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index 8ac5681..e08297a 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -7177,6 +7177,14 @@ that may not be set or used in a construction environment.
.IP TARSUFFIX
The suffix used for tar file names.
+.IP TEMPFILEPREFIX
+The prefix for a temporary file used
+to execute lines longer than $MAXLINELENGTH.
+The default is '@'.
+This may be set for toolchains that use other values,
+such as '-@' for the diab compiler
+or '-via' for ARM toolchain.
+
.IP TEX
The TeX formatter and typesetter.