mirror of
https://github.com/mapnik/mapnik.git
synced 2025-09-09 04:02:51 +02:00
5 lines
160 B
Text
5 lines
160 B
Text
path-global BOOST_ROOT : /opt/boost ;
|
|
PYTHON_VERSION = 2.4 ;
|
|
PYTHON_ROOT = /opt/python ;
|
|
project boost : $(BOOST_ROOT) ;
|
|
path-global MAPNIK_DIR : /opt/mapnik ;
|