summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-03-07 07:31:13 (GMT)
committerSteven Knight <knight@baldmt.com>2002-03-07 07:31:13 (GMT)
commitc233ea9e5d7f7a9f8ee369877ef1301b2702fbee (patch)
tree234fce47d3e54abc4db5cf19b645155655c6ba50 /doc
parent9c97d73c12634007ce84cf162efe76f542e67085 (diff)
downloadSCons-c233ea9e5d7f7a9f8ee369877ef1301b2702fbee.zip
SCons-c233ea9e5d7f7a9f8ee369877ef1301b2702fbee.tar.gz
SCons-c233ea9e5d7f7a9f8ee369877ef1301b2702fbee.tar.bz2
Make the CFile Builder's SUFFIX configurable.
Diffstat (limited to 'doc')
-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 9614a0f..302b2eb 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -754,6 +754,14 @@ General options that are passed to the C compiler.
.IP CCCOM
The command line used to compile a C source file to an object file.
+.IP CFILESUFFIX
+The suffix for C source files.
+This is used by the internal CFile builder
+when generating destination files from Lex (.l) or YACC (.y)
+input files.
+The default suffix, of course, is
+.IR .c .
+
.IP CPPPATH
The list of directories that the C preprocessor will search for include
directories. The C/C++ implicit dependency scanner will search these