mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
6 lines
161 B
Plaintext
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 ;
|