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.111
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index f606adb..e6f6d0c 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -718,6 +718,7 @@ lex
nasm (if the GNU assembler is not available)
pdflatex
pdftex
+tar
tex
yacc
.EE
@@ -739,6 +740,7 @@ masm
nasm
pdflatex
pdftex
+tar
tex
yacc
.EE
@@ -1824,6 +1826,15 @@ The linker for programs that use shared libraries.
.IP SHLINKFLAGS
General options passed to the linker for programs using shared libraries.
+.IP TAR
+The tar archiver.
+
+.IP TARCOM
+The command line used to call the tar archiver.
+
+.IP TARFLAGS
+General options passed to the tar archiver.
+
.IP TEX
The TeX formatter and typesetter.