liquid_feedback_core

annotate pgLatLon/Makefile @ 530:6bc81898fd3b

Fixed typo in documentation and comments: "indicies" -> "indices"; Marked make-doc.sh as executable
author jbe
date Sun Aug 21 16:28:21 2016 +0200 (2016-08-21)
parents 96ee2db56bec
children
rev   line source
jbe@529 1 all::
jbe@529 2 gmake all
jbe@529 3 clean::
jbe@529 4 gmake clean
jbe@529 5 install::
jbe@529 6 gmake install
jbe@529 7 uninstall::
jbe@529 8 gmake uninstall

Impressum / About Us