mapnik/python/Jamrules
2005-02-21 11:57:16 +00:00

6 lines
161 B
Plaintext

path-global BOOST_ROOT : /opt/boost ;
PYTHON_VERSION = 2.4 ;
PYTHON_ROOT = /opt/python ;
project boost : $(BOOST_ROOT) ;
path-global MAPNIK_ROOT : /opt/mapnik ;