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 (167B)
       ---
            1 all: ssafem_notes.pdf
            2 
            3 %.pdf: %.tex
            4         pdflatex $^
            5         bibtex $(^:.tex=)
            6         pdflatex $^
            7         pdflatex $^
            8 
            9 clean:
           10         rm -f *~ *.aux *.log *.rel *.out *.blg *.bbl *.synctex.gz *.toc