pgLatLon

annotate Makefile @ 45:10640afbe2ea

Use the term "numerical integration" instead of "Monte Carlo simulation" in documentation and comments (since no real randomness is involved)
author jbe
date Tue Oct 25 22:15:17 2016 +0200 (2016-10-25)
parents 3b70e93cc07d
children
rev   line source
jbe@0 1 all::
jbe@0 2 gmake all
jbe@0 3 clean::
jbe@0 4 gmake clean
jbe@0 5 install::
jbe@0 6 gmake install
jbe@0 7 uninstall::
jbe@0 8 gmake uninstall

Impressum / About Us