URI:
       tMakefile - pism - [fork] customized build of PISM, the parallel ice sheet model (tillflux branch)
  HTML git clone git://src.adamsgaard.dk/pism
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
       tMakefile (183B)
       ---
            1 MATHJAX_URL=https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/MathJax.js?config=TeX-MML-AM_CHTML
            2 
            3 README.html: README.rst
            4         rst2html.py --math-output="MathJax ${MATHJAX_URL}" $^ $@