Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08acae commit aac96d1Copy full SHA for aac96d1
1 file changed
make.osx
@@ -1,5 +1,6 @@
1
# build mpl into a local install dir with
2
-# PREFIX=/Users/jdhunter/dev [PYVERSION=2.6] make -f make.osx fetch deps mpl_install
+# make -f make.osx PREFIX=/Users/jdhunter/dev PYVERSION=2.6 fetch deps mpl_install
3
+# (see README.osx for more details)
4
5
PYTHON=python${PYVERSION}
6
ZLIBVERSION=1.2.3
0 commit comments