Add more command-line customizability: and .
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Nov 2004 16:52:55 +0000 (16:52 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 15 Nov 2004 16:52:55 +0000 (16:52 +0000)
commita1cde3ab96c185a9c6394b3d465fb2cbc5b7aaba
tree7b36654e92e7e7607b04f1ed55758e7f91cdc2b4
parentfffa95494c5cd83ea06dbe5ccff4da5973df2820
Add more command-line customizability:   and .

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1165 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Defaults.py
test/LEX/LEX.py [moved from test/LEX.py with 100% similarity]
test/LEX/LEXCOM.py [new file with mode: 0644]
test/LEX/LEXCOMSTR.py [new file with mode: 0644]
test/LEX/LEXFLAGS.py [moved from test/LEXFLAGS.py with 100% similarity]
test/YACC/YACC.py [moved from test/YACC.py with 100% similarity]
test/YACC/YACCCOM.py [new file with mode: 0644]
test/YACC/YACCCOMSTR.py [new file with mode: 0644]
test/YACC/YACCFLAGS.py [moved from test/YACCFLAGS.py with 100% similarity]