Makefile
5.89 KB
-
Teach makefile to accept different versions of python · 785068df
This commit makes the Makefile nicer for packagers so they can select versions of python. E.g. on a RHEL5 system with Python2.6 (installed from EPEL) make PYTHON=python2.6 install
Jimmy Tang committed