| SCons User Guide 0.92 | ||
|---|---|---|
| <<< Previous | Fetching Files From Source Code Management Systems | Next >>> |
X
env = Environment()
env.SourceCode('.', env.RCS())
env.Program('hello.c')
|
% scons
XXX
| <<< Previous | Home | Next >>> |
| Fetching Source Code From CVS | Up | Fetching Source Code From SCCS |