Updated Using SCons with Mapnik (markdown)
parent
d0467e0c9d
commit
9ca5646d06
1 changed files with 236 additions and 238 deletions
|
@ -201,11 +201,9 @@ For more details on SCons vs other build tools see: http://www.scons.org/wiki/Sc
|
||||||
#!sh
|
#!sh
|
||||||
python scons/scons.py configure JOBS=2
|
python scons/scons.py configure JOBS=2
|
||||||
|
|
||||||
|
|
||||||
* Below is a dump of all the SCons options*
|
* Below is a dump of all the SCons options*
|
||||||
Note: this is based on a Mac OS 10.5 setup
|
Note: this is based on a Mac OS 10.5 setup
|
||||||
|
|
||||||
|
|
||||||
#!sh
|
#!sh
|
||||||
$ python scons/scons.py -h
|
$ python scons/scons.py -h
|
||||||
scons: Reading SConscript files ...
|
scons: Reading SConscript files ...
|
||||||
|
|
Loading…
Reference in a new issue