diff options
author | Steven Knight <knight@baldmt.com> | 2003-06-09 15:26:25 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-06-09 15:26:25 (GMT) |
commit | e2386c6ee94cca68e90eb9faee33b7f4d425b39f (patch) | |
tree | ba69c631356b5cc6ebc2e9dbd8bdd8b4b66de038 /bin | |
parent | 8b30616143d7c08df410885ccf7cff1cf599a659 (diff) | |
download | SCons-e2386c6ee94cca68e90eb9faee33b7f4d425b39f.zip SCons-e2386c6ee94cca68e90eb9faee33b7f4d425b39f.tar.gz SCons-e2386c6ee94cca68e90eb9faee33b7f4d425b39f.tar.bz2 |
Add an M4 builder. (Timothee Besset)
Diffstat (limited to 'bin')
-rw-r--r-- | bin/files | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ ./SCons/Tool/latex.py ./SCons/Tool/lex.py ./SCons/Tool/link.py +./SCons/Tool/m4.py ./SCons/Tool/masm.py ./SCons/Tool/midl.py ./SCons/Tool/mingw.py |